MCP Server + Plugin for Unity Editor and Unity game. The Plugin allows to connect to MCP clients like Claude Desktop or others.
Overview
What is Unity-MCP?
Unity-MCP is a template repository designed for creating and managing Unity packages using the Unity Package Manager (UPM), which supports NPM packages for better versioning and dependency management.
How to use Unity-MCP?
To use Unity-MCP, create a new repository from the template, clone it, and follow the provided instructions to customize and deploy your Unity package.
Key features of Unity-MCP?
- Supports NPM packages for flexible versioning and dependencies.
- Easy package creation and distribution process.
- Detailed instructions for customizing package metadata and structure.
Use cases of Unity-MCP?
- Creating custom Unity packages for game development.
- Managing dependencies and versions of Unity assets.
- Facilitating collaboration on Unity projects through package management.
FAQ from Unity-MCP?
- Can I use Unity-MCP for any Unity project?
Yes! Unity-MCP is designed to work with any Unity project that requires custom package management.
- Is there a cost associated with using Unity-MCP?
No! Unity-MCP is free to use as it is an open-source template.
- How do I deploy my package?
You can deploy your package to various registries like OpenUPM, GitHub, or npmjs.com as per the instructions provided in the template.