Three.js 3D visualization MCP App Server
| Tool name | Description | Destructive? |
|---|---|---|
| list_pdfs | ✓ no |
{
"mcpServers": {
"modelcontextprotocolserver-threejs": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-threejs"
]
}
}
}