Home › Other › Three.js DevTools MCP
Three.js DevTools MCP
Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent
TypeScript
★ 109 stars
Last pushed 2026-04-07
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.1)
npx -y threejs-devtools-mcp@0.2.1
Or add to your MCP client config:
{
"mcpServers": {
"threejs-devtools-mcp": {
"command": "npx",
"args": [
"-y",
"threejs-devtools-mcp@0.2.1"
],
"env": {
"DEV_PORT": "<YOUR_VALUE>",
"BRIDGE_PORT": "<YOUR_VALUE>",
"BROWSER": "<YOUR_VALUE>",
"HEADLESS": "<YOUR_VALUE>",
"CHROME_PATH": "<YOUR_VALUE>"
}
}
}
}
DEV_PORT— Dev server port to proxy (auto-detected from package.json if not set)BRIDGE_PORT— Bridge proxy port (default: 9222)BROWSER— Set to 'none' to disable auto-opening browserHEADLESS— Set to 'true' for headless browser mode (CI)CHROME_PATH— Custom Chrome/Edge executable path
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry