godot-docs

GitHub

Godot Engine official documentation

godot-docs MCP Server

MCP server for godotengine/godot-docs

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "godot-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@godotengine/godot-docs"
      ]
    }
  }
}