Skip to main content
Glama
banned104

Godot MCP Documentation Server

by banned104

get_documentation_file

Retrieve specific Godot Engine documentation file content by providing the relative file path to access official class references, tutorials, and features.

Instructions

Get the content of a specific documentation file.

Args: file_path: Path to the documentation file relative to the docs directory (e.g., "classes/class_camera2d.md").

Returns: The content of the requested documentation file, or an error message if not found.

Usage Example: - get_documentation_file("classes/class_camera2d.md") -> Content of class_camera2d.md

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/banned104/godot-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server