Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx nova3d-mcp
MCP client config
{
"mcpServers": {
"nova3d": {
"command": "uvx",
"args": [
"nova3d-mcp"
]
}
}
}