Skip to content
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%
26 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
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
Godot-MCP
Godot-MCP — Model Context Protocol (MCP) integration for the Godot Engine. AI tools for the Godot Editor in C#, with cloud connection to ai-
0 tools

How to use

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

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