isuzu-shiranui/UnityMCP
Unity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible command handler architecture, TCP/IP communication, and dynamic plugin discovery.
This framework allows game developers using Unity to integrate AI assistants like Claude directly into their Unity Editor workflow. It enables AI to understand and manipulate Unity projects by translating AI commands into actions within the editor. Developers can feed instructions or queries to the AI and receive direct modifications or information about their Unity scenes, assets, and game logic.
126 stars. No commits in the last 6 months.
Use this if you are a Unity game developer who wants to leverage AI assistants to automate tasks, generate content, or query information within your Unity projects without manual coding for every interaction.
Not ideal if you are not a Unity developer or if your primary goal is to use AI for tasks completely external to the Unity Editor environment.
Stars
126
Forks
10
Language
C#
License
MIT
Category
Last pushed
May 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/isuzu-shiranui/UnityMCP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
CoplayDev/unity-mcp
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly...
IvanMurzak/Unity-MCP
AI-powered bridge connecting LLMs and advanced AI agents to the Unity Editor via the Model...
CoderGamester/mcp-unity
Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude...
tugcantopaloglu/godot-mcp
MCP server for full Godot 4.x engine control — 149 tools for AI-driven game development
wondeks/unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.