
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.
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 mcp add unity-mcp -- docker run -i --rm docker.io/ivanmurzakdev/unity-mcp-server:0.17.1{
"mcpServers": {
"unity-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/ivanmurzakdev/unity-mcp-server:0.17.1"
]
}
}
}docker.io/ivanmurzakdev/unity-mcp-server:0.17.1Frequently 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.
More Developer Tools MCP servers

openflowkit-mcp
598
Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.

git-mcp-server
222
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.

Antigravity Link
188
MCP server and OpenAPI-backed mobile companion for controlling Antigravity IDE sessions

cargo
128
Structured Rust cargo operations (build, test, clippy) as typed JSON.

git
128
Structured git operations (status, log, diff, branch, show) as typed JSON.

pare-cargo
128
Pare Cargo ג€” Structured Rust cargo operations (build, test, clippy, fmt, doc) as typed JSON.
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.