uMCP (Unity Editor)

Enables Unity Editor automation through HTTP interface for asset management, GUID generation, input testing, and development workflow operations with real-time command processing and extensible tool registration.

View Source
5 stars
0 tools
Created Aug 2025
@mika-f/mika-f-umcp-unity-editor-umcp

About

Enables Unity Editor automation through HTTP interface for asset management, GUID generation, input testing, and development workflow operations with real-time command processing and extensible tool registration.

Categories

general

Installation

npm

npm install @mika-f/mika-f-umcp-unity-editor-umcp

Configuration

{ "mcpServers": { "mika-f-umcp-unity-editor-umcp": { "command": "npx", "args": [ "-y", "@mika-f/mika-f-umcp-unity-editor-umcp" ] } } }