DirectoryUnity MCP MCP
tools

Unity MCP MCP

by IvanMurzak

55
Health
fair
70
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.

2,657stars
245forks
C#
Apache-2.0
Updated May 10, 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

Freshness32/40
Issue response3/30
Org backing15/20
Longevity5/10
Updated recently
Most issues unresolved
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