Tripo MCP Server
Generate 3D models with Tripo AI. Requires the external Tripo AI Blender Addon.
Tripo MCP Server
Tripo MCP provides an interface between AI assistants and Tripo AI via Model Context Protocol (MCP).
Note: This project is in alpha. Currently, it supports Tripo Blender Addon integration.
Current Features
- Generate 3D asset from natural language using Tripo's API and import to Blender
- Compatible with Claude and other MCP-enabled AI assistants
Quick Start
Prerequisites
- Python 3.10+
- Blender
- Tripo AI Blender Addon
- Claude for Desktop or Cursor IDE
Installation
-
Install Tripo AI Blender Addon from Tripo AI's website
-
Configure the MCP server in Claude Desktop or Cursor.
pip install uv- set mcp in cursor
{ "mcpServers": { "tripo-mcp": { "command": "uvx", "args": [ "tripo-mcp" ] } } }- Then you will get a green dot like this:

Usage
-
Enable Tripo AI Blender Addon and start blender mcp server.
-
Chat using cursor or claude. E.g., "Generate a 3D model of a futuristic chair".
Acknowledgements
Special Thanks
Special thanks to Siddharth Ahuja for the blender-mcp project, which provided inspiring ideas for MCP + 3D.
Похожие серверы
Scout Monitoring MCP
спонсорPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
спонсорAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Nexus MCP Bridge for VSCode
A bridge that connects Claude Desktop to your VSCode workspace, enabling local file system access.
Perfetto
Turn natural language into powerful Perfetto trace analysis. Quickly explain jank, diagnose ANRs, spot CPU hot threads, uncover lock contention, and find memory leaks.
Vega-Lite
Generate visualizations from fetched data using the VegaLite format and renderer.
MCP Swagger Server
Converts OpenAPI/Swagger specifications to Model Context Protocol (MCP) format, providing a modern Web UI and a backend service.
claude-session-continuity-mcp
Zero-config session continuity for Claude Code. Auto-captures context via Claude Hooks, provides 24 tools for memory, tasks, solutions, and knowledge graph. Multilingual semantic search (94+ languages).
return0
Debug your remote Node.js and Next.js applications directly from your AI IDE like Cursor.
Any OpenAPI
A server that dynamically creates MCP endpoints from any OpenAPI specification URL.
Juspay MCP Tools
Interact with Juspay APIs for payment processing and merchant dashboard management.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Woodpecker MCP Server
A server for managing Woodpecker CI/CD pipelines, built with the MCP framework.