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
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
Comments