DirectoryUnity
tools

Unity

by CoplayDev

58
Health
fair
78
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.

6,701stars
803forks
C#
MIT
Updated March 11, 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 Healthfair

Freshness25/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated this quarter
Community-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