UnityMCPIntegration
If you are the rightful owner of UnityMCPIntegration and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
This package provides a seamless integration between Model Context Protocol (MCP) and Unity Editor, allowing AI assistants to understand and interact with Unity projects in real-time.
The Advanced Unity MCP Integration is designed to bridge the gap between AI assistants and Unity projects by providing real-time access to project data and enabling code execution within the Unity Editor. This integration leverages the Model Context Protocol (MCP) to facilitate communication between the Unity Editor and AI tools, allowing for enhanced project management and development efficiency. The integration supports a variety of features including project file manipulation, scene hierarchy understanding, and real-time log monitoring. It is compatible with Unity 2021.3 or later and requires Node.js 18+ for running the MCP server. The integration is structured with a Unity Plugin written in C# and an MCP Server implemented in TypeScript/Node.js, communicating via WebSocket.
Features
- Browse and manipulate project files directly
- Access real-time information about your Unity project
- Understand your scene hierarchy and game objects
- Execute C# code directly in the Unity Editor
- Monitor logs and errors