ClaudeWave
isuzu-shiranui
isuzu-shiranui

UnityMCP

View on GitHub

Unity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible command handler architecture, TCP/IP communication, and dynamic plugin discovery.

MCP Servers128 stars12 forksC#MITUpdated 10mo ago
ClaudeWave Trust Score
77/100
Trusted
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "unitymcp": {
      "command": "node",
      "args": ["/path/to/UnityMCP/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/isuzu-shiranui/UnityMCP and follow its README for install instructions.
Use cases
🎮 Gaming

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
csharpmodel-context-protocoltypescriptunity-editor

More MCP Servers