Nihilantropy/godot-mcp-docs
3.4
If you are the rightful owner of godot-mcp-docs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for serving Godot documentation to AI assistants.
Tools
Functions exposed to the LLM to take actions
list_sections
List all documentation sections.
list_classes
List available Godot classes.
list_tutorials
List tutorials by category.
list_guides
List getting started guides.
get_documentation_overview
Get complete overview.
search_docs
Search documentation content.
search_class_methods
Search methods in a class.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client