Back to search
30
MCP

uMCP

mika-f/umcp

uMCP is a server implementation of the MCP protocol, designed for working with the AI in Unity.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

bridge-ai-unity-mcp
MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools
ivanmurzakdev/unity-mcp-server
MCP Server for Unity Editor, works in pair with Unity Plugin. MCP is Model Context Protocol.
0 tools
mcp/unreal-engine-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal ...
0 tools
iflow-mcp_vr-jobs-unitymcp
Unity MCP Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools
Unreal_mcp
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Br
0 tools
@iflow-mcp/unity-mcp-server
Unity MCP Server - Simple HTTP-based Unity Editor integration for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "umcp": {
      "url": "None",
      "transport": "http"
    }
  }
}