Unity-MCP
✨ Featured
AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.
2033 stars
5/5
Installation & Usage
Quick Install
1. Install the server
npm install Unity-MCP
2. Configure MCP settings
Add the server to your Claude Desktop or MCP client configuration.
3. Start using
The server will be available for use with your AI assistant.
Configuration Example
{
"servers": {
"Unity-MCP": {
"command": "node",
"args": ["path/to/Unity-MCP"]
}
}
}Add this configuration to your MCP settings file.
Ready to Get Started?
Install Unity-MCP and start building more capable AI applications with Model Context Protocol.