unity-mcp and unity-api-mcp
These are complements: tool A provides Unity API lookups that could inform the Unity Editor actions performed by tool B's server, which is controlled by MCP clients.
About unity-mcp
wondeks/unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
This tool helps game developers automate actions within the Unity Editor using external applications like AI-powered assistants (e.g., Claude Desktop, Cursor). It takes commands from these client applications and executes them directly in Unity, streamlining tasks from managing assets to modifying scenes. Game developers, level designers, and technical artists who use Unity would benefit from this.
About unity-api-mcp
Codeturion/unity-api-mcp
Instant, accurate Unity API lookups instead of expensive source file reads, saving your agent tokens, context, and hallucinations
This tool helps Unity developers quickly get accurate information about the Unity API without having to manually search through documentation or source code. You provide the Unity version you are working with, and it gives you exact API signatures, namespace information, class references, and deprecation warnings. It's designed for game developers and programmers who use AI agents to assist with coding in Unity.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work