Skip to main content
Glama
llamakko

chezmoi-documentation-mcp-server

by llamakko

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_USER_AGENTNoOptional custom user agent for HTTP requests. If unset, the server uses its built-in user agent string
FASTMCP_LOG_LEVELNoLog level for FastMCP (from example config)ERROR
CHEZMOI_DOCUMENTATION_BASE_URLNoBase URL for docs crawlinghttps://www.chezmoi.io/
CHEZMOI_DOCUMENTATION_MAX_PAGESNoMaximum number of pages to crawl for the search index350
CHEZMOI_DOCUMENTATION_CONCURRENCYNoConcurrent fetches while building the index10
CHEZMOI_DOCUMENTATION_MAX_REDIRECTSNoMaximum redirects to follow after validating each hop5
CHEZMOI_DOCUMENTATION_MAX_URL_LENGTHNoMaximum documentation URL length2048
CHEZMOI_DOCUMENTATION_MAX_LIST_RESULTSNoUpper bound for list_documentation_pages(limit=...)200
CHEZMOI_DOCUMENTATION_MAX_QUERY_LENGTHNoMaximum search or filter query length240
CHEZMOI_DOCUMENTATION_RATE_LIMIT_CALLSNoMaximum tool calls per rate-limit window30
CHEZMOI_DOCUMENTATION_CACHE_TTL_SECONDSNoCached search index lifetime in seconds3600
CHEZMOI_DOCUMENTATION_MAX_SECTION_COUNTNoMaximum requested sections per call12
CHEZMOI_DOCUMENTATION_MAX_DOCUMENT_CHARSNoMaximum Markdown/text characters returned from a page or section120000
CHEZMOI_DOCUMENTATION_MAX_RESPONSE_BYTESNoMaximum HTML response size in bytes3145728
CHEZMOI_DOCUMENTATION_MAX_SEARCH_RESULTSNoUpper bound for search_documentation(limit=...)20
CHEZMOI_DOCUMENTATION_MAX_SECTION_LENGTHNoMaximum section heading match length120
CHEZMOI_DOCUMENTATION_REQUEST_TIMEOUT_SECONDSNoHTTP timeout per request in seconds20
CHEZMOI_DOCUMENTATION_ALLOW_UNOFFICIAL_BASE_URLNoSet to 'true' only for local development against a non-official docs mirror
CHEZMOI_DOCUMENTATION_RATE_LIMIT_PERIOD_SECONDSNoRate-limit window length in seconds60

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/llamakko/chezmoi-documentation-mcp-server'

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