SERVER
threejs-devtools-mcp
Rank #2335io.github.DmitriyGolub/threejs-devtools
MCP server providing threejs-devtools capabilities
First listed
Mar 16, 2026
Last publish date
Mar 16, 2026
OVERVIEW
threejs-devtools-mcp is a Model Context Protocol (MCP) server published by DmitriyGolub. It ranks #2335 of 58,832 servers tracked on MCP Toplist, and its repository has 62 GitHub stars. threejs-devtools-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Mar 16, 2026.
STANDING
#2,335of 58,832 tracked serversTop 5%
Ranks ahead of 56,497 of 58,832 servers on MCP Toplist.
CONNECT
Use threejs-devtools-mcp
Add threejs-devtools-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"threejs-devtools": {
"command": "npx",
"args": [
"-y",
"threejs-devtools-mcp"
],
"env": {
"DEV_PORT": "<your DEV_PORT>",
"BRIDGE_PORT": "<your BRIDGE_PORT>",
"BROWSER": "<your BROWSER>",
"HEADLESS": "<your HEADLESS>",
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
DmitriyGolub
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is threejs-devtools-mcp?
- MCP server providing threejs-devtools capabilities
- Who maintains threejs-devtools-mcp?
- threejs-devtools-mcp is maintained by DmitriyGolub, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is threejs-devtools-mcp an official MCP server?
- Yes — threejs-devtools-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does threejs-devtools-mcp have?
- MCP Toplist tracks 2 versions of threejs-devtools-mcp, most recently published on Mar 16, 2026.
- Where can I find the source code for threejs-devtools-mcp?
- The source code for threejs-devtools-mcp is hosted at github.com/DmitriyGolub/threejs-devtools-mcp.
EXPLORE