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.

Unity-MCP
68
Established
unity-api-mcp
47
Emerging
Maintenance 22/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 7/25
Maturity 20/25
Community 10/25
Stars: 1,265
Forks: 131
Downloads:
Commits (30d): 177
Language: C#
License: Apache-2.0
Stars: 39
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No risk flags

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.

game-development unity-workflow game-programming ai-assisted-development code-generation

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.

Unity Development Game Programming API Reference AI-assisted Coding C# Development

Scores updated daily from GitHub, PyPI, and npm data. How scores work