Three.js DevTools MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 289 installs a week from npm. Last commit 23 Mar 2026.
Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
savedPath = path.join(dir, filename);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add threejs-devtools -- npx -y threejs-devtools-mcp
{
"mcpServers": {
"threejs-devtools": {
"args": [
"-y",
"threejs-devtools-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.threejs-devtools]
command = "npx"
args = ["-y", "threejs-devtools-mcp"]
{
"mcpServers": {
"threejs-devtools": {
"args": [
"-y",
"threejs-devtools-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"threejs-devtools": {
"args": [
"-y",
"threejs-devtools-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
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 browser), HEADLESS (Set to 'true' for headless browser mode (CI)), CHROME_PATH (Custom Chrome/Edge executable path).
The author declared them in the registry entry; get the values from the project itself.
Inspect, audit and safely edit i18n locale JSON files from AI agents.
Inspect and manage Verlon AI gates, logs, recommendations, and experiments from any MCP client.
Control the Unity and Godot editors from AI clients: scenes, scripts, physics, materials.
+50 tools to inspect, select, edit and document elements in live Revit models.
List, read, edit, and deploy your GenMB AI-generated apps from any MCP client.
MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.
Generate on-brand images from your AI agent: design, edit, and render templates over MCP.
Real-time semantic security for AI coding agents and MCP tools
Answers built from our own checks of this server.