DirectoryUnity MCP MCP
tools

Unity MCP MCP

by IvanMurzak

58
Health
fair
74
Popularity

AI-powered bridge connecting LLMs and advanced AI agents to the Unity Editor via the Model Context Protocol (MCP). Chat with AI to generate code, debug errors, and automate game development tasks directly within your project.

1,209stars
127forks
C#
Apache-2.0
Updated March 11, 2026
#ai#ai-integration#anthropic#claude#claude-code#claude-desktop#copilot#cursor#deepseek#game-development#gamedev#gemini#llm#mcp#mcp-server#model-context-protocol#model-context-protocol-server#openai#unity#windsurf

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "unity-mcp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Unity-MCP"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx Unity-MCP

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated this quarter
Community-backed

Server Info

Categorytools
LanguageC#
LicenseApache-2.0
StatusACTIVE
$5 free credit

Get Your API Key

The AI models behind most MCP integrations. Start with $5 free credit.

Get OpenAI API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory