SERVER
Unity MCP Server
Rank #15654glama/rachitkumarrastogi/unity-mcp-server
Unity project management with build automation, scene listing, and agent documentation.
First listed
Feb 13, 2026
Last publish date
Feb 20, 2026
OVERVIEW
Unity MCP Server is a Model Context Protocol (MCP) server published by rachitkumarrastogi. It ranks #15654 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Unity MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 9 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Feb 20, 2026.
STANDING
#15,654of 58,832 tracked serversTop 50%
Ranks ahead of 43,178 of 58,832 servers on MCP Toplist.
CONNECT
Use Unity MCP Server
Add Unity MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"unity-mcp-server": {
"command": "npx",
"args": [
"-y",
"unity-mcp-server"
],
"env": {
"UNITY_PROJECT_PATH": "<your UNITY_PROJECT_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
rachitkumarrastogi
VERSIONS
Available versions (9)
| Version | Published |
|---|---|
| 1.5.2 | Feb 20, 2026 |
| 1.5.1 | Feb 17, 2026 |
| 1.5.0 | Feb 16, 2026 |
| 1.4.0 | Feb 13, 2026 |
| 1.3.0 | Feb 13, 2026 |
| 1.2.0 | Feb 13, 2026 |
| 1.1.0 | Feb 13, 2026 |
| 1.0.0 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Unity MCP Server?
- Unity project management with build automation, scene listing, and agent documentation.
- Who maintains Unity MCP Server?
- Unity MCP Server is maintained by rachitkumarrastogi, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Unity MCP Server an official MCP server?
- Yes — Unity MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Unity MCP Server have?
- MCP Toplist tracks 9 versions of Unity MCP Server, most recently published on Feb 20, 2026.
- Where can I find the source code for Unity MCP Server?
- The source code for Unity MCP Server is hosted at github.com/rachitkumarrastogi/unity-mcp-server.
EXPLORE