Skip to content
Back to search
30
MCP

Unity AI Bridge

pulsemcp/unity ai bridge

Remote-control Unity Editor from AI IDEs via file-based IPC with 62 tools covering scene, GameObject, asset, profiler, and test operations.

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

Similar MCP servers embedding-nearest

Unity AI Bridge
Remote-control Unity Editor from any AI IDE via file-based IPC. 62 tools, zero dependencies.
0 tools
Unity Editor
Integrates with Unity Editor through HTTP transport to enable real-time GameObject manipulation, component management, asset control, scene
0 tools
FunseaAI Unity MCP
stdio bridge for the local Unity Editor MCP server from FunseaAI/unity-mcp.
0 tools
FunseaAI Unity MCP
stdio bridge for the local Unity Editor MCP server from FunseaAI/unity-mcp.
0 tools
Funplay Unity MCP
stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.
0 tools
Funplay Unity MCP
stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.
0 tools

How to use

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

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