Skip to main content
Glama
kage1020
by kage1020

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNopino log level (fatal/error/warn/info/debug/trace/silent)info
DOCS_MCP_RENDERNofetch (native, default) or playwright (JS-rendered SPA support)fetch
DOCS_MCP_DATA_DIRNoSQLite DB location (Linux: $XDG_DATA_HOME/docs-mcp, macOS: ~/Library/Application Support/docs-mcp, Windows: %LOCALAPPDATA%\docs-mcp)XDG data dir
DOCS_MCP_CACHE_DIRNoreserved (unused for now)XDG cache dir
DOCS_MCP_USER_AGENTNoOverride the crawl User-Agentdocs-mcp/<ver>
DOCS_MCP_EMBEDDING_MODELNoEmbedding model namenomic-embed-text
DOCS_MCP_EMBEDDING_API_KEYNoBearer token if required
DOCS_MCP_EMBEDDING_BASE_URLNoe.g. http://localhost:11434/v1 (Ollama) or http://localhost:1234/v1 (LM Studio)

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/kage1020/docs-mcp'

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