SERVER
Unity MCP
Rank #305io.github.IvanMurzak/Unity-MCP
Server + Plugin for Unity Editor and Unity game. The Plugin allows to connect to MCP clients like Claude Desktop or others.
First listed
Apr 2, 2025
Last publish date
Sep 12, 2025
OVERVIEW
Unity MCP is a Model Context Protocol (MCP) server published by ivanmurzak. It ranks #305 of 76,851 servers tracked on MCP Toplist, and its repository has 3,585 GitHub stars. Unity MCP is listed across 5 registries — Official MCP, Smithery, mcp.so, Glama and PulseMCP, with 3 tracked versions. It was first listed on Apr 2, 2025 and most recently updated on Sep 12, 2025.
STANDING
#305of 76,851 tracked serversTop 0.5%
Ranks ahead of 76,546 of 76,851 servers on MCP Toplist.
Recent momentum
+1,073GitHub stars since Apr 27 (+43%)
CONNECT
Use Unity MCP
Add Unity MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"unity-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/ivanmurzakdev/unity-mcp-server:0.17.0"
],
"env": {
"UNITY_MCP_PORT": "<your UNITY_MCP_PORT>",
"UNITY_MCP_PLUGIN_TIMEOUT": "<your UNITY_MCP_PLUGIN_TIMEOUT>",
"UNITY_MCP_CLIENT_TRANSPORT": "<your UNITY_MCP_CLIENT_TRANSPORT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (4 delisted)
ORGANIZATION
ivanmurzak
MORE FROM THIS PUBLISHER
Other servers by ivanmurzak
View all ivanmurzak servers →VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.17.1 | Sep 12, 2025 |
| 0.17.0 | Sep 12, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Unity MCP?
- Unity MCP is maintained by ivanmurzak, which publishes 2 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Unity MCP listed on the Official MCP Registry?
- Yes — Unity MCP is listed on the Official MCP Registry, alongside Smithery, mcp.so, Glama and PulseMCP.
- How many versions does Unity MCP have?
- MCP Toplist tracks 3 versions of Unity MCP, most recently published on Sep 12, 2025.
- Where can I find the source code for Unity MCP?
- The source code for Unity MCP is hosted at github.com/ivanmurzak/unity-mcp.
EXPLORE