SERVER

Threejs Devtools

Rank #2395

io.github.DmitriyGolub/threejs-devtools

MCP server providing threejs-devtools capabilities

First listed
Mar 16, 2026
Last publish date
Mar 16, 2026
OVERVIEW

Threejs Devtools is a Model Context Protocol (MCP) server published by DmitriyGolub. It ranks #2395 of 58,900 servers tracked on MCP Toplist, and its repository has 62 GitHub stars. Threejs Devtools 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,395of 58,900 tracked serversTop 5%

Ranks ahead of 56,505 of 58,900 servers on MCP Toplist.

CONNECT

Use Threejs Devtools

Add Threejs Devtools 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

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.2.1Mar 16, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Threejs Devtools?
MCP server providing threejs-devtools capabilities
Who maintains Threejs Devtools?
Threejs Devtools is maintained by DmitriyGolub, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Threejs Devtools an official MCP server?
Yes — Threejs Devtools is listed on the Official MCP Registry, alongside Glama.
How many versions does Threejs Devtools have?
MCP Toplist tracks 2 versions of Threejs Devtools, most recently published on Mar 16, 2026.
Where can I find the source code for Threejs Devtools?
The source code for Threejs Devtools is hosted at github.com/DmitriyGolub/threejs-devtools-mcp.
EXPLORE