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.
İlgili Sunucular
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
OpenAPI Invoker
Invokes any OpenAPI specification through a Model Context Protocol (MCP) server.
MCP Ollama Agent
A TypeScript agent that integrates MCP servers with Ollama, allowing AI models to use various tools through a unified interface.
NimCP
A powerful, macro-based library for creating Model Context Protocol (MCP) servers in the Nim programming language.
llm-mcp
A Ruby gem for integrating Large Language Models (LLMs) via the Model Context Protocol (MCP) into development workflows.
Shallow Research Code Assistant
A multi-agent AI-powered research and code assistant. Requires external API keys for LLM providers, web search, and secure code execution.
MCP Github OAuth
An MCP server with built-in GitHub OAuth support, deployable on Cloudflare Workers.
Adobe After Effects MCP
An MCP server that allows AI assistants to interact with Adobe After Effects.
Add Tool
Fetches and sets up an MCP server from a specified GitHub repository.
SelfHeal MCP
Self-healing proxy for MCP servers — retry, circuit breaker, fallback chains, and observability.
stdout-mcp-server
Captures and manages stdout logs from multiple processes via a named pipe system for real-time debugging and analysis.