AnkleBreaker-Studio/unity-mcp-server
MCP Server for Unity Hub and Unity Editor integration — gives AI assistants like Claude full control over Unity
Platform-specific configuration:
{
"mcpServers": {
"unity-mcp-server": {
"command": "npx",
"args": [
"-y",
"unity-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...