Back to search
30
MCP

Funplay Godot MCP

io.github.funplayai/funplay-godot-mcp

stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.

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

Similar MCP servers embedding-nearest

Funplay Unity MCP
stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.
0 tools
Funplay Cocos MCP
stdio bridge for the local Cocos Creator Editor MCP server from FunplayAI/funplay-cocos-mcp.
0 tools
FunseaAI Unity MCP
stdio bridge for the local Unity Editor MCP server from FunseaAI/unity-mcp.
0 tools
io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
godot-mcp
MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
0 tools
golem-mcp
MCP bridge — connects AI coding agents to Godot 4.x via TCP
0 tools

How to use

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

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