MCP for Unity
MCP Serverby CoplayDev · Added 5mo ago
Claude
3.8k
Install
git clone https://github.com/CoplayDev/unity-mcpAdd to Claude
claude mcp add mcp-for-unityQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-for-unity": {
"command": "npx",
"args": [
"@modelcontextprotocol/mcp-for-unity"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A Python server that acts as a bridge between Unity Editor and MCP Clients, enabling AI assistants to control Unity via natural language. Requires Python 3.10+ installed. The server is installed automatically by the Unity package on first run or can be set up manually.
Tags
ai-mlmcp-serverunitypythonai-assistantautomationgame-developmentai