IvanMurzak/Unity-AI-Tools-Template
Unity MCP Tool template project
Provides scaffolding to build custom MCP (Model Context Protocol) tools for the Unity-MCP framework, supporting both Editor and Runtime tools with separate code paths and attribute-based registration. Includes automated package initialization, version management, and CI/CD workflows for distributing tools via OpenUPM or GitHub registries. Tools interact with Unity through main-thread execution guards, enabling AI agents to manipulate scenes and access Editor APIs.
Stars
11
Forks
2
Language
C#
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/IvanMurzak/Unity-AI-Tools-Template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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
Codeturion/unity-api-mcp
Instant, accurate Unity API lookups instead of expensive source file reads, saving your agent...