Back to search
30
MCP

Funplay Unity MCP

io.github.funplayai/funplay-unity-mcp

stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.

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

Similar MCP servers embedding-nearest

FunseaAI Unity MCP
stdio bridge for the local Unity Editor MCP server from FunseaAI/unity-mcp.
0 tools
Funplay Godot MCP
stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.
0 tools
Funplay Cocos MCP
stdio bridge for the local Cocos Creator Editor MCP server from FunplayAI/funplay-cocos-mcp.
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-server
Unity MCP Server - Simple HTTP-based Unity Editor integration for AI assistants
0 tools
ivanmurzakdev/unity-mcp-server
MCP Server for Unity Editor, works in pair with Unity Plugin. MCP is Model Context Protocol.
0 tools

How to use

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

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