Loading MCP server directory, please wait...
Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script.
npx @getmcp/cli add io.github.RareSense/nova3d-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RareSense/nova3d-mcp": {
"command": "uvx",
"args": [
"nova3d-mcp"
],
"env": {
"NOVA3D_TOKEN": "",
"NOVA3D_APP_URL": ""
}
}
}
}