HomeOther › Nova3D

Nova3D

Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script.

Dart
★ 718 stars Last pushed 2026-08-12 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.4.0)

uvx nova3d-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "nova3d": {
      "command": "uvx",
      "args": [
        "nova3d-mcp"
      ],
      "env": {
        "NOVA3D_TOKEN": "<YOUR_VALUE>",
        "NOVA3D_APP_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • NOVA3D_TOKEN secret — Advanced/manual fallback API key from https://app.nova3d.xyz/api-key. Preferred onboarding is browser sign-in via nova3d_login.
  • NOVA3D_APP_URL — App URL used for conversation links, for example https://app.nova3d.xyz or http://127.0.0.1:5555

Related servers

Data from the Official MCP Registry