Back to search
30
MCP

golem-mcp

pypi/golem-mcp

MCP bridge — connects AI coding agents to Godot 4.x via TCP

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

Similar MCP servers embedding-nearest

io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
Funplay Godot MCP
stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.
0 tools
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
0 tools
glyphs-mcp
MCP bridge for AI-assisted type design in GlyphsApp
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
io.github.rafa2403nunez-droid/pynet-mcp-bridge
MCP implementation to connect AI agents with the PyNet Platform for BIM/Engineering automation.
0 tools

How to use

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

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