UniMCP
Exposes Unity Editor capabilities as MCP tools, enabling AI-assisted workflows for prefab inspection, asset renaming, serialized field manipulation, and preview rendering within the Unity development environment.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@UniMCPshow me the properties of the Player prefab"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
UniMCP
Unity Editor MCP (Model Context Protocol) SDK.
Exposes Unity Editor capabilities (prefab inspection, asset renaming, serialized field manipulation, preview rendering, etc.) as MCP tools so MCP clients like Claude Code can drive Unity Editor workflows with AI assistance.
Status
Work in progress. See roadmap in Documentation~/getting-started.md.
Related MCP server: MCP Game Deck
Architecture
MCP client (e.g. Claude Code)
│ stdio MCP
▼
Python MCP server (Server~/)
│ HTTP localhost:<port>
▼
Unity Editor bridge (Editor/)
│
▼
AssetDatabase / PrefabUtility / SerializedObjectEditor/— Unity Editor C# bridge. HttpListener + tool registry. Domain-reload aware.Server~/— Python MCP server. Stateless relay to the Unity bridge.Samples~/ClaudeCode/—.mcp.jsonand skill templates for Claude Code.
Requirements
Unity 6 (6000.0) or newer
Python 3.10+
Installation
(WIP — filled in as features land)
License
MIT. See LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Unified MCP Server is a remote MCP connector for AI agents and vertical AI products that provides access to 22,000+ authorized SaaS tools across 400+ integrations and 24 categories directly inside LLMs (Claude, GPT, Gemini, Cohere). Tools operate only on explicitly authorized customer connections, enabling agents to safely read and write against live third-party systems.
Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.
One MCP endpoint for Claude, GPT & Gemini: 100+ tools + no-code connectors + agent workers.
Cloud Blender for AI agents: scenes, assets, renders, MP4, STL, GLB — over hosted remote MCP.
Related MCP Servers
- AlicenseBqualityDmaintenanceControl Unity Editor from AI agents. 200+ MCP tools for GameObjects, Scenes, Assets, Materials, Prefabs, Terrain, Physics, Lighting, and more. Works with Claude, Cursor, Windsurf, VS Code Copilot — any MCP client. Zero config: just npx and go.626 npmMIT
- AlicenseNot gradedqualityCmaintenanceA Unity Editor MCP server that gives Claude Code full control over Unity projects through 268 tools, 7 resources, and specialized AI agents. It enables AI-assisted game development by allowing Claude to see, create, modify, and inspect everything in Unity including scenes, GameObjects, scripts, and builds.6MIT
- AlicenseNot gradedqualityBmaintenanceA Unity Editor plugin that exposes Unity Editor capabilities to external AI agents via the Model Context Protocol. It enables AI agents to interact with Unity through tools for debugging, scene inspection, project management, and build operations.6MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to control the Unity Editor through MCP, allowing scene building, runtime scripting, visual QA, and more.4Apache 2.0