Odel
Nova3D

Nova3D

Local
@raresense700DartMITUpdated 3w ago

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).

PyPInova3d-mcpv0.4.0

Run

uvx nova3d-mcp

MCP client config

{
  "mcpServers": {
    "nova3d": {
      "command": "uvx",
      "args": [
        "nova3d-mcp"
      ]
    }
  }
}