Back to Browse

Nova3D MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Advanced/manual fallback API key from https://app.nova3d.xyz/api-key. Preferred onboarding is browser sign-in via nova3d_login.Required

Environment variable: NOVA3D_TOKEN

App URL used for conversation links, for example https://app.nova3d.xyz or http://127.0.0.1:5555Optional

Environment variable: NOVA3D_APP_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-raresense-nova3d": {
      "env": {
        "NOVA3D_TOKEN": "your-nova3d-token-here",
        "NOVA3D_APP_URL": "your-nova3d-app-url-here"
      },
      "args": [
        "nova3d-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!