ClaudeWave
isuzu-shiranui avatar
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 Servers130 stars12 forksC#MITUpdated 3d 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

MCP Servers overview

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

What people ask about UnityMCP

What is isuzu-shiranui/UnityMCP?

+

isuzu-shiranui/UnityMCP is mcp servers for the Claude AI ecosystem. 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. It has 130 GitHub stars and was last updated 3d ago.

How do I install UnityMCP?

+

You can install UnityMCP by cloning the repository (https://github.com/isuzu-shiranui/UnityMCP) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is isuzu-shiranui/UnityMCP safe to use?

+

Our security agent has analyzed isuzu-shiranui/UnityMCP and assigned a Trust Score of 77/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains isuzu-shiranui/UnityMCP?

+

isuzu-shiranui/UnityMCP is maintained by isuzu-shiranui. The last recorded GitHub activity is from 3d ago, with 1 open issues.

Are there alternatives to UnityMCP?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy UnityMCP to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — isuzu-shiranui/UnityMCP
[![Featured on ClaudeWave](https://claudewave.com/api/badge/isuzu-shiranui-unitymcp)](https://claudewave.com/repo/isuzu-shiranui-unitymcp)
<a href="https://claudewave.com/repo/isuzu-shiranui-unitymcp"><img src="https://claudewave.com/api/badge/isuzu-shiranui-unitymcp" alt="Featured on ClaudeWave — isuzu-shiranui/UnityMCP" width="320" height="64" /></a>

More MCP Servers