Skip to main content
Glama
aserper

RTFD (Read The F*****g Docs)

by aserper

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RTFD_FETCHNoEnable/disable content fetching tools. Set to 'false' to only allow metadata lookups.true
GITHUB_AUTHNoGitHub authentication method: 'token' (use GITHUB_TOKEN only), 'cli' (use gh CLI auth only), 'auto' (try GITHUB_TOKEN, then gh CLI), or 'disabled' (no GitHub access).token
GITHUB_TOKENNoGitHub API token. Highly recommended to increase rate limits (60 -> 5000 requests/hour).
RTFD_CACHE_TTLNoCache time-to-live in seconds (default: 1 week).604800
VERIFIED_BY_PYPINoIf 'true', only allows fetching documentation for packages verified by PyPI.false
RTFD_TRACK_TOKENSNoEnable/disable token usage statistics in tool response metadata.false
RTFD_CACHE_ENABLEDNoEnable/disable caching. Set to 'false' to disable.true

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/aserper/RTFD'

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