HomeDesign & Media › Patina Unity MCP

Patina Unity MCP

Control the Unity Editor from MCP hosts through a local Rust server and C# Unity bridge.

Rust
★ 3 stars Last pushed 2026-09-20 License: MIT

Topics: Gaming

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "patina-unity-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry