meshy-ai-mcp-server

pasie15/meshy-ai-mcp-server
★ 30 stars JavaScript 🤖 AI/LLM Updated today
This is a Model Context Protocol (MCP) server for interacting with the Meshy AI API. It provides tools for generating 3D models from text and images, applying textures, and remeshing models.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "meshy-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "pasie15/meshy-ai-mcp-server"
      ]
    }
  }
}

README Excerpt

This is a [Model Context Protocol](https://github.com/modelcontextprotocol/modelcontextprotocol) (MCP) server that wraps the [Meshy AI API](https://docs.meshy.ai/). It enables MCP clients (like Claude Desktop, Cursor, Cline) to interact with Meshy's generative 3D tools directly. - **Text-to-3D**: Generate 3D models from text prompts.

Tools (12)

MESHY_API_BASEMESHY_STREAM_TIMEOUT_MSdelete_animation_taskdelete_image_to_3d_taskdelete_image_to_image_taskdelete_multi_image_to_3d_taskdelete_remesh_taskdelete_retexture_taskdelete_rigging_taskdelete_text_to_3d_taskdelete_text_to_image_taskdelete_text_to_texture_task