Meshy Bottube Mcp
@Scottcjn
Meshy Bottube Mcp について
MCP server: prompt -> Meshy.ai 3D model -> Blender turntable -> BoTTube video. The BoTTube 3D-to-video pipeline for AI agents.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"meshy-bottube-mcp": {
"command": "python",
"args": [
"-m",
"unittest",
"discover",
"-s",
"tests",
"-v"
]
}
}
}ツール
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
概要
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
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Blender
ahujasidOpen-source MCP to use Blender with any LLM

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント