MCP Directory
Back

unity-api-mcp

by Codeturion · Python · ★ 56

Instant, accurate Unity API lookups instead of expensive source file reads, saving your agent tokens, context, and hallucinations

#ai#api-documentation#claude#cursor#game-development#mcp#mcp-server#model-context-protocol#unity#unity2022#unity2023#unity3d#unity6#windsurf

Install

pip install git+https://github.com/Codeturion/unity-api-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "unity-api-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Codeturion/unity-api-mcp.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/unity-api-mcp/) [](https://pypi.org/project/unity-api-mcp/) [](https://registry.modelcontextprotocol.io/?q=unity-api-mcp) [](https://github.com/Codeturion/unity-api-mcp) [](https://github.com/Codeturion/unity-api-mcp) [](https://polyformproject.org/licenses/noncommercial/1.0.0/) [](https://www.python.org/downloads/) **MCP server that gives AI agents accurate Unity API documentation. Prevents hallucinated signatures, wrong namespaces, and deprecated API usage.** Supports **Unity 2022 LTS**, **2023**, and **Unity 6** with separate databases for each version. Works w…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers