Loomal

Unity API Documentation

MCP server by github.com/codeturion/unity-api-mcp

Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures.

62 starspypi: unity-api-mcp

About Unity API Documentation

Unity API Documentation is an MCP (Model Context Protocol) server published by codeturion in the official MCP registry, listed under Documentation Access on Loomal. Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures.

It ships as a Python package on PyPI (unity-api-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/codeturion/unity-api-mcp, where the project has earned 62 GitHub stars.

Use Unity API Documentation with your agent

Claude Code · one command
claude mcp add unity-api-documentation -- uvx unity-api-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "unity-api-documentation": {
      "command": "uvx",
      "args": [
        "unity-api-mcp"
      ]
    }
  }
}
pypiunity-api-mcp

Frequently asked questions

What is Unity API Documentation?
Unity API Documentation is an MCP (Model Context Protocol) server by codeturion in the Documentation Access category. Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures.
How do I connect Unity API Documentation to Claude, Cursor, or another MCP client?
Install Unity API Documentation from its pypi package (unity-api-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Unity API Documentation open source?
Yes — the source code is public at github.com/codeturion/unity-api-mcp, with 62 GitHub stars.
Can AI agents pay to use Unity API Documentation?
Not yet through Loomal — Unity API Documentation is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Unity API Documentation? Claim this listing free by verifying GitHub ownership, or contact us.