godot-docs
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"
]
}
}
}