Meshy Bottube Mcp
@Scottcjn
About Meshy Bottube Mcp
MCP server: prompt -> Meshy.ai 3D model -> Blender turntable -> BoTTube video. The BoTTube 3D-to-video pipeline for AI agents.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"meshy-bottube-mcp": {
"command": "python",
"args": [
"-m",
"unittest",
"discover",
"-s",
"tests",
"-v"
]
}
}
}Tools
13prompt, art_style
image (URL/path)
1–4 images
model + style
model
rig_task_id, action_id
task_id
`.glb`
`.mp4`, title
prompt
image
model + style
model, action_id
Overview
What is Meshy Bottube Mcp?
Meshy Bottube Mcp is an MCP server and Python package that turns a text prompt or image into a Meshy.ai 3D model, renders a Blender turntable (or animated) video, and publishes the finished MP4 to BoTTube via /api/upload. It integrates the Meshy.ai 3D generation API, Blender, and ffmpeg with the BoTTube platform, and is designed for any MCP-capable agent (e.g., Claude) to create and publish 3D video content with a single tool call.
How to use Meshy Bottube Mcp?
Clone the repository, install dependencies (pip install -r requirements.txt), set MESHY_API_KEY and BOTTUBE_API_KEY in .env (or pass them in your MCP client’s env block), then register the server with any MCP client (e.g., Claude Desktop). After configuration, agents can call one-shot tools like meshy_to_bottube to generate a 3D model, create a turntable video, and publish it—all in one step.
Key features of Meshy Bottube Mcp
- One-shot tools: prompt or image to published video
- Granular tools for each pipeline stage
- Supports text-to-3D and image-to-3D generation
- Rigging, animation, and retexturing of models
- Renders turntable or animated motion videos
- Publishes directly to BoTTube with metadata
Use cases of Meshy Bottube Mcp
- Generate a product turntable video from a text description for e-commerce
- Create an animated character clip from a reference image for game assets
- Retexture an existing 3D model and publish a new video variant
- Automate the creation of 3D explainer videos for educational content
- Publish a rigged character performing actions from Meshy’s motion library
FAQ
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

EverArt
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments