Loomal

Unity-MCP

MCP server by github.com/ivanmurzak/unity-mcp

Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.

3.1k starsoci: docker.io/ivanmurzakdev/unity-mcp-server:0.17.1

About Unity-MCP

Unity-MCP is an MCP (Model Context Protocol) server published by ivanmurzak in the official MCP registry, listed under Developer Tools on Loomal. Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.

It ships as a Docker image (docker.io/ivanmurzakdev/unity-mcp-server:0.17.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ivanmurzak/unity-mcp, where the project has earned 3,136 GitHub stars.

Use Unity-MCP with your agent

Claude Code · one command
claude mcp add unity-mcp -- docker run -i --rm docker.io/ivanmurzakdev/unity-mcp-server:0.17.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "unity-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/ivanmurzakdev/unity-mcp-server:0.17.1"
      ]
    }
  }
}
ocidocker.io/ivanmurzakdev/unity-mcp-server:0.17.1

Frequently asked questions

What is Unity-MCP?
Unity-MCP is an MCP (Model Context Protocol) server by ivanmurzak in the Developer Tools category. Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
How do I connect Unity-MCP to Claude, Cursor, or another MCP client?
Install Unity-MCP from its oci package (docker.io/ivanmurzakdev/unity-mcp-server:0.17.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Unity-MCP open source?
Yes — the source code is public at github.com/ivanmurzak/unity-mcp, with 3,136 GitHub stars.
Can AI agents pay to use Unity-MCP?
Not yet through Loomal — Unity-MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Unity-MCP? Claim this listing free by verifying GitHub ownership, or contact us.