Unit API Communicator Mcp Server
@SamDreamsMaker
About Unit API Communicator Mcp Server
Control 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"unity": {
"command": "npx",
"args": [
"-y",
"uac-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Unit API Communicator Mcp Server?
Unit API Communicator Mcp Server bridges AI agents to Unity Editor via the Model Context Protocol. It exposes over 200 tools for controlling GameObjects, scenes, assets, materials, physics, lighting, animation, UI, and more—all through natural language commands. It is built for developers and creators who want to automate Unity Editor workflows from any MCP-compatible AI client.
How to use Unit API Communicator Mcp Server?
The server is started with npx -y uac-mcp-server. It works with Claude Desktop, Claude Code, Cursor, Windsurf, VS Code Copilot, and any MCP-compatible client. The server auto-discovers all endpoints from the Unity API Communicator plugin running in the Unity Editor; 54 core tools have typed Zod schemas while others use generic schemas.
Key features of Unit API Communicator Mcp Server
- Provides over 200 tools covering GameObjects, Scenes, Assets, Materials, Prefabs, Build, Terrain, Physics, Lighting, Animation, UI, Camera, Console, Navigation, Particles, Audio, Timeline, and Addressables.
- Auto-discovers all endpoints from the Unity API Communicator plugin running in Unity.
- 54 core tools have fully typed Zod schemas for precise parameter handling.
- Generic schemas for remaining endpoints; AI infers parameters from tool descriptions.
- Compatible with Claude Desktop, Claude Code, Cursor, Windsurf, VS Code Copilot, and any MCP client.
Use cases of Unit API Communicator Mcp Server
- Create and modify GameObjects, scenes, and assets via natural language in an AI coding assistant.
- Build and manage Unity scenes without manual GUI interaction.
- Customize materials, terrain, lighting, and physics settings through chat commands.
- Automate build configurations and platform switching directly from an MCP client.
- Take screenshots, read console logs, and control animation states from an AI agent.
FAQ from Unit API Communicator Mcp Server
What are the prerequisites to run Unit API Communicator Mcp Server?
You need Node.js 18+ and the Unity API Communicator plugin installed in your Unity Editor.
How do I start Unit API Communicator Mcp Server?
Run npx -y uac-mcp-server in your terminal. The server will connect to the Unity Editor plugin automatically.
Which AI clients are compatible with Unit API Communicator Mcp Server?
It works with Claude Desktop, Claude Code, Cursor, Windsurf, VS Code Copilot, and any MCP-compatible client.
How many tools does Unit API Communicator Mcp Server provide?
It provides over 200 tools across categories such as GameObjects, Scenes, Assets, Materials, Prefabs, Build, Terrain, Physics, Lighting, Animation, UI, Camera, Console, Navigation, Particles, Audio, Timeline, and Addressables.
How does Unit API Communicator Mcp Server discover tools?
The server auto-discovers all endpoints from the Unity API Communicator plugin running in the Unity Editor. 54 core tools have
More Developer Tools MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP Framework
QuantGeekDevThe Typescript MCP Framework
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments