Unity AI MCP Server
by GrandMasterK414
The Unity AI MCP Server bridges Cursor IDE's AI capabilities with Unity game development. It enables AI-powered assistance for Unity-specific tasks, improving development workflow.
Last updated: N/A
Unity AI MCP Server
A Model Control Protocol (MCP) server specifically designed for Unity game development with AI assistance via Cursor IDE.
Overview
The Unity AI MCP Server provides a bridge between Cursor IDE's AI capabilities and your Unity game development workflow. It enables AI-powered assistance for Unity-specific tasks like:
- Exploring Unity project structures and assets
- Analyzing C# scripts for performance and best practices
- Running Unity tests and builds from within Cursor IDE
- Getting Unity API documentation and guidance
Features
Project Explorer
- Explore Unity project directories and files
- Get detailed information about Unity-specific files
- View scene hierarchies
Sandbox Runner
- Execute Unity commands
- Run tests in playmode or editmode
- Build Unity projects
- Capture profiler data
- Check Unity Editor availability
Script Advisor
- Analyze C# scripts for Unity best practices
- Find references to symbols across your project
- Get Unity API documentation and usage examples
Installation
See INSTALLATION.md for detailed installation and setup instructions.
Requirements
- Node.js 16+
- Unity 2021.3+
- Cursor IDE
License
MIT
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Deployment
This server is designed to be deployed via Smithery.ai for seamless integration with Cursor IDE. See the issues for details on deployment setup.