Back to search
30
MCP

godot-mcp-docs

pypi/godot-mcp-docs

MCP server that serves Godot documentation to LLM agents, version-aware, backed by godot-docs and godotengine/godot XML.

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

Similar MCP servers embedding-nearest

iflow-mcp_nihilantropy-godot-mcp-server
MCP server for Godot documentation
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
io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
godot docs mcp
Metadata-only Glama MCP server.
0 tools
godot docs mcp
Metadata-only Glama MCP server.
0 tools
godot docs mcp
Metadata-only Glama MCP server.
0 tools

How to use

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

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