DirectoryUnityMCP MCP
60
Health
good
63
Popularity
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.
125stars
9forks
C#
MIT
Updated March 11, 2026
#csharp#model-context-protocol#typescript#unity-editor
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"unitymcp-mcp": {
"command": "npx",
"args": [
"-y",
"UnityMCP"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx UnityMCP
Maintenance Healthgood
Freshness32/40
Issue response15/30
Org backing10/20
Longevity3/10
› Updated recently
Server Info
Categorytools
LanguageC#
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free