Nova3D

Created By
RareSense3 hours ago
Structured, part-aware 3D generation for AI agents. Generates named-part GLB assets with intact hierarchy, real joints, and browser-based editing sessions.
Overview

Overview

Nova3D is an MCP server for structured, part-aware 3D generation.

Unlike diffusion-style 3D tools that return a fused mesh blob, Nova3D generates blender-compatible, editable GLB assets with named parts, intact hierarchy, and real articulated joints.

Install

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

Or from supported clients:

codex mcp add nova3d -- uvx nova3d-mcp
claude mcp add nova3d -- uvx nova3d-mcp

## First Run

1. Install the MCP server.
2. Call nova3d_login.
3. Complete browser sign-in.
4. Call nova3d_status.
5. Start using generate_3d.

NOVA3D_TOKEN is an advanced/manual fallback only for environments where browser and loopback auth are unavailable.

## Core Capabilities

- Generate structured 3D assets from text or reference images
- Regenerate one named part without rebuilding the whole asset
- Add new parts to an existing asset
- Add articulation such as hinges and rotating joints
- Open the hosted conversation_url to inspect the model and edit history

## Links

- Web: https://nova3d.xyz/
- GitHub: https://github.com/RareSense/nova3d-mcp
- PyPI: https://pypi.org/project/nova3d-mcp/
- Official MCP Registry: https://registry.modelcontextprotocol.io/

Server Config

{
  "mcpServers": {
    "nova3d": {
      "command": "uvx",
      "args": [
        "nova3d-mcp"
      ]
    }
  }
}
Project Info
Created At
3 hours ago
Updated At
3 hours ago
Author Name
RareSense
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Lsa Decrypt

9 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Spimov Ai Video Clone Dubbing Mcp Server
@spimov

Spimov MCP — AI video dubbing, inside your chat Spimov MCP connects the Spimov (https://spimov.com) dubbing engine to Claude and any Model Context Protocol client. Ask in plain language — "dub this YouTube short into German and upload it unlisted to my channel" — and the whole pipeline runs server-side: transcription, translation, voice synthesis, lip-sync, and publishing. What you can do - 🎬 Dub from a YouTube link or a local file — regular videos, Shorts, and YouTube Music all supported. - 🌍 17 target languages, with auto source-language detection. - 🗣️ Choose your voice engine — xtts (high-quality, default), chatterbox (emotion-aware), or elevenlabs. - ✍️ Edit before you publish — list transcript segments and fix any line's text, emotion, or speaker; only that segment is re-synthesized. - 💬 Subtitles your way — fetch SRT/VTT, burn them in, or embed soft tracks in extra languages. - 🎚️ Remix without re-dubbing — adjust the audio mix, subtitle styling, or lip-sync on a finished job. - 📺 Publish to YouTube automatically when the dub finishes. - 🔗 Get a shareable download link for the finished MP4 — works in the browser, no API key needed. Works everywhere MCP does - Claude Desktop / Claude Code (stdio) — supports local file upload. - Claude web & hosted clients — connect to the hosted Streamable HTTP server, no install required. Setup in 2 minutes — grab an API key from spimov.com, drop it into your MCP config, and start dubbing. --- 4. Launch / duyuru postu (X / LinkedIn) ▎ We just shipped Spimov MCP 🎬 ▎ ▎ Dub any video into 17 languages without leaving your AI chat. Paste a YouTube link → Claude transcribes, translates, voices, and can publish it straight to YouTube. ▎ ▎ • Local file or YouTube URL ▎ • Edit any line, re-synth just that segment ▎ • SRT/VTT, burned-in or soft subtitles ▎ • Works in Claude Desktop, Claude Code & Claude web ▎ ▎ pip install spimov-mcp → spimov.com ▎ #MCP #Claude #AIdubbing --- 5. MCP marketplace metadata (alanlar) - Name: Spimov - Category: Media / Video - Description: Dub videos into 17 languages, edit translations, generate subtitles, and publish to YouTube — from any MCP client. - Auth: API key (spk_live_…) - Homepage: https://spimov.com - Install: pip install spimov-mcp (stdio) or connect https://mcp.spimov.com/mcp (HTTP)

2 days ago