Unit API Communicator Mcp Server
@SamDreamsMaker
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"unity": {
"command": "npx",
"args": [
"-y",
"uac-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
开发工具 分类下的更多 MCP 服务器
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.

Sentry
modelcontextprotocolModel Context Protocol Servers
评论