MCP.so
Sign In
Servers

Blender

@ahujasid

Open-source MCP to use Blender with any LLM

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "blender": {
      "command": "uvx",
      "args": [
        "blender-mcp"
      ]
    }
  }
}

More from Other