Unity-MCP and unity-api-mcp
These are complements: the first provides a general LLM-to-Unity bridge for code generation and automation, while the second optimizes that bridge by replacing expensive source file reads with efficient API lookups, reducing token consumption and hallucinations in the agent's context window.
About Unity-MCP
IvanMurzak/Unity-MCP
AI-powered bridge connecting LLMs and advanced AI agents to the Unity Editor via the Model Context Protocol (MCP). Chat with AI to generate code, debug errors, and automate game development tasks directly within your project.
This tool helps Unity game developers streamline their workflow by integrating AI assistants directly into the Unity Editor. You can chat with an AI to generate code, debug issues, and automate repetitive game development tasks. It takes natural language prompts and provides code, fixes, or automated actions within your Unity project, making development faster and more efficient.
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