Back to search
30
MCP

mcp-unity

codergamester/mcp-unity

Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

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

Similar MCP servers embedding-nearest

ivanmurzakdev/unity-mcp-server
MCP Server for Unity Editor, works in pair with Unity Plugin. MCP is Model Context Protocol.
0 tools
bridge-ai-unity-mcp
MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools
iflow-mcp_unity-mcp
MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools
unity-mcp
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model
0 tools
iflow-mcp_wondeks-unity-mcp
Unity MCP Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools
iflow-mcp_coplaydev-mcpforunityserver
MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-unity": {
      "url": "None",
      "transport": "http"
    }
  }
}