Skip to main content
Glama
jpsweeney97

claude-code-docs

by jpsweeney97

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCS_URLNoSource documentation URL. Default: https://code.claude.com/docs/llms-full.txthttps://code.claude.com/docs/llms-full.txt
CACHE_PATHNoOverride the content cache file path. Must include a filename.
CACHE_TTL_MSNoContent cache freshness window in milliseconds. Default: 8640000086400000
XDG_CACHE_HOMENoBase cache directory for defaults. When set, affects default content and index cache paths.
DOCS_TRUST_MODENoTrust mode: official or unsafe. Default: officialofficial
FETCH_TIMEOUT_MSNoHTTP fetch timeout in milliseconds. Default: 3000030000
MIN_SECTION_COUNTNoOverride for the canary's index floor. Default: unset (uses trust-mode default)
RETRY_INTERVAL_MSNoRetry backoff for failed index loads. Default: 6000060000
MAX_RESPONSE_BYTESNoMax HTTP response size in bytes. Default: 1048576010485760
MAX_INDEX_CACHE_BYTESNoMax serialized index size in bytes. Default: 5242880052428800
DOCS_CACHE_MAX_STALE_MSNoMaximum allowed age for stale cache fallback. Default: 00

Capabilities

Server capabilities have not been inspected yet.

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/jpsweeney97/claude-code-docs-mcp'

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