3D-MCPServer

team-plask
GitHub
3D SoftwareModelingAnimation

Loading subscription status...

๐Ÿ’ก Description

3D-MCP is a universal implementation of the Model Context Protocol for 3D software. It creates a unified TypeScript interface for LLMs to interact with Blender, Maya, Unreal Engine, and other 3D applications via a single consistent API.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "3D-MCP": {
        "env": {},
        "args": [
          "run",
          "index.ts"
        ],
        "command": "bun"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

createChannelscreateKeyframesupdateLayerscreateDriverslistDriversupdateSubdivisionSurfacesimportGeometrycreateJoints

โšก Features

  • Unified interface for different 3D software
  • Automatic CRUD operation generation
  • Cross-platform operations

๐Ÿ’ฌ Example Queries

  • Create a keyframe for an object in 3D software
  • Generate a C++ implementation for a 3D operation
  • Manipulate a 3D object's rotation