UniMCP
UniMCP
Unity Editor MCP (Model Context Protocol) SDK입니다.
Unity Editor의 기능(프리팹 검사, 에셋 이름 변경, 직렬화된 필드 조작, 미리보기 렌더링 등)을 MCP 도구로 노출하여 Claude Code와 같은 MCP 클라이언트가 AI 지원을 통해 Unity Editor 워크플로우를 제어할 수 있도록 합니다.
상태
작업 진행 중입니다. Documentation~/getting-started.md의 로드맵을 참조하세요.
Related MCP server: MCP Game Deck
아키텍처
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# 브리지. HttpListener + 도구 레지스트리. 도메인 리로드 인식.Server~/— Python MCP 서버. Unity 브리지로의 상태 비저장 릴레이.Samples~/ClaudeCode/— Claude Code를 위한.mcp.json및 스킬 템플릿.
요구 사항
Unity 6 (6000.0) 이상
Python 3.10 이상
설치
(작업 중 — 기능이 추가됨에 따라 채워질 예정)
라이선스
MIT. LICENSE를 참조하세요.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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.6225MIT
- AlicenseNot gradedqualityAmaintenanceA 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 gradedqualityCmaintenanceA 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
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FuJiGraphics/UniMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server