GameBooom/unity-mcp
Open-source MCP server plugin for Unity Editor. 60+ built-in tools let AI assistants like Claude Code, Cursor, Windsurf, Codex, and Copilot create scenes, write scripts, manage assets, and automate Unity editor workflows.
Platform-specific configuration:
{
"mcpServers": {
"unity-mcp": {
"command": "npx",
"args": [
"-y",
"unity-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...