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
Swap API
Free token swaps for AI agents. No API keys. Returns executable transaction calldata for 40+ EVM chains.
Cygnus MCP Server
An MCP server demonstrating Cygnus tools for reading text files and invoking local APIs.
Tox Testing
Executes tox commands to run Python tests with pytest. Requires the TOX_APP_DIR environment variable to be set.
TIA-Portal MCP-Server
A VS Code extension to connect and interact with Siemens TIA Portal projects directly from the editor.
MCP‑Stack
A Docker Compose-based collection of MCP servers for LLM workflows, featuring centralized configuration and management scripts.
stdout-mcp-server
Captures and manages stdout logs from multiple processes via a named pipe system for real-time debugging and analysis.
CodeGraphContext
An MCP server that indexes local code into a graph database to provide context to AI assistants.
WordPress Feel Chatbot Plugin
A WordPress plugin that transforms a WordPress site into an MCP server, allowing direct access to its content.
SpecBridge
Automatically generates MCP tools from OpenAPI specifications by scanning a folder for spec files. No configuration is needed and it supports authentication via environment variables.
MCP Performance Analysis Server
A server for detecting critical performance issues in code, providing concise analysis and output.