DirectoryUnity
tools

Unity

by CoplayDev

60
Health
good
80
Popularity

Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

9,420stars
1,068forks
C#
MIT
Updated May 10, 2026
#ai#ai-integration#anthropic#claude#copilot#cursor#game-development#gamedev#gemini#llm#mcp#model-context-protocol#openai#unity#unity3d#videogames

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "unity": {
      "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 Healthgood

Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
Org-backed

Server Info

Categorytools
LanguageC#
LicenseMIT
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