Unity API Documentation is a Model Context Protocol (MCP) server: Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures. Because it speaks the Model Context Protocol, AI assistants can use Unity API Documentation as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package unity-api-mcp (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v2.1.0, published under the MIT license, with source at Codeturion/unity-api-mcp on GitHub, where it has earned 66 stars.
On mcp.site, Unity API Documentation sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Unity API Documentation for Codeturion, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — unity-api-mcp · MCP over stdio
▸Open source — MIT license · Codeturion/unity-api-mcp