{
  "slug": "meshy",
  "name": "Meshy MCP Server",
  "vendor": "Meshy AI",
  "official": true,
  "category": "3d-vfx",
  "featured": false,
  "tagline": "Official Meshy MCP — generate, retexture, rig, and animate 3D models via API.",
  "description": "Meshy's official MCP server with 20 tools spanning text/image-to-3D generation, remeshing, retexturing, rigging, animation, and task management. For filmmakers it turns character and prop creation — including rigged, animatable assets — into an agent call.",
  "capabilities": [
    "3d-generation",
    "text-to-3d",
    "rigging",
    "animation",
    "retexturing"
  ],
  "tools_sample": null,
  "install": {
    "claude_code": null,
    "remote_url": null,
    "stdio_command": "npx add-mcp @meshy-ai/meshy-mcp-server --env MESHY_API_KEY=msy_YOUR_API_KEY"
  },
  "auth": {
    "type": "api_key",
    "env_var": "MESHY_API_KEY",
    "key_url": "https://www.meshy.ai/settings/api"
  },
  "pricing": "paid",
  "links": {
    "repo": "https://github.com/meshy-dev/meshy-mcp-server",
    "docs": null,
    "site": "https://www.meshy.ai"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "Official (meshy-dev org), v0.3.0 (May 2026), MIT, TypeScript; vendor-maintained. Supports stdio and HTTP transports. API access requires a Meshy Pro plan or higher."
}