Nova3D
Rank #6,871io.github.RareSense/nova3d-mcp
Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script.
Nova3D is a Model Context Protocol (MCP) server published by RareSense. It ranks #6,871 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Nova3D is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 19, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 125,242 of 132,113 servers on MCP Toplist.
Use Nova3D
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nova3d-mcp -e "NOVA3D_TOKEN=<your NOVA3D_TOKEN>" -e "NOVA3D_APP_URL=<your NOVA3D_APP_URL>" -- uvx nova3d-mcpReplace each placeholder with your own value before saving.
[mcp_servers.nova3d-mcp]
command = "uvx"
args = ["nova3d-mcp"]
[mcp_servers.nova3d-mcp.env]
NOVA3D_TOKEN = "<your NOVA3D_TOKEN>"
NOVA3D_APP_URL = "<your NOVA3D_APP_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nova3d-mcp": {
"command": "uvx",
"args": [
"nova3d-mcp"
],
"env": {
"NOVA3D_TOKEN": "<your NOVA3D_TOKEN>",
"NOVA3D_APP_URL": "<your NOVA3D_APP_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nova3d-mcp": {
"command": "uvx",
"args": [
"nova3d-mcp"
],
"env": {
"NOVA3D_TOKEN": "<your NOVA3D_TOKEN>",
"NOVA3D_APP_URL": "<your NOVA3D_APP_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nova3d-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"nova3d-mcp"
],
"env": {
"NOVA3D_TOKEN": "<your NOVA3D_TOKEN>",
"NOVA3D_APP_URL": "<your NOVA3D_APP_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nova3d-mcp": {
"command": "uvx",
"args": [
"nova3d-mcp"
],
"env": {
"NOVA3D_TOKEN": "<your NOVA3D_TOKEN>",
"NOVA3D_APP_URL": "<your NOVA3D_APP_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nova3d-mcp": {
"command": "uvx",
"args": [
"nova3d-mcp"
],
"env": {
"NOVA3D_TOKEN": "<your NOVA3D_TOKEN>",
"NOVA3D_APP_URL": "<your NOVA3D_APP_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.RareSense%2Fnova3d-mcp)<a href="https://mcptoplist.com/server/io.github.RareSense%2Fnova3d-mcp"><img src="https://mcptoplist.com/badge/io.github.RareSense%2Fnova3d-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
RareSense
Available versions (1)
| Version | Published |
|---|---|
| 0.2.6 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Nova3D?
- Nova3D is maintained by RareSense, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Nova3D listed on the Official MCP Registry?
- Yes — Nova3D is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does Nova3D have?
- MCP Toplist tracks 1 version of Nova3D, most recently published on Jun 19, 2026.
- Where can I find the source code for Nova3D?
- The source code for Nova3D is hosted at github.com/raresense/nova3d/tree/HEAD/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.