Skip to main content
Glama

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 / SerializedObject
  • Editor/ — Unity Editor C# ブリッジ。HttpListenerとツールレジストリ。ドメインリロード対応。

  • Server~/ — Python MCPサーバー。Unityブリッジへのステートレスなリレー。

  • Samples~/ClaudeCode/ — Claude Code用の .mcp.json およびスキルテンプレート。

要件

  • Unity 6 (6000.0) 以降

  • Python 3.10+

インストール

(開発中 — 機能の実装に合わせて追記予定)

ライセンス

MIT。LICENSE を参照してください。

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    D
    maintenance
    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.
    62
    25
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A 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.
    6
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A 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.
    6
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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