unity-mcp and Unity-AI-Tools-Template
About unity-mcp
wondeks/unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
Exposes a comprehensive set of Unity Editor operations—asset management, scene modifications, and game mechanics testing—through MCP's standard protocol, enabling AI clients to autonomously perform complex editor tasks. Acts as a bridge between MCP-compatible AI tools and Unity's Editor scripting API, communicating via the MCP protocol to translate high-level client requests into native Editor commands.
About Unity-AI-Tools-Template
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work