Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port5004
DB_PATHNoSQLite database path./data/mcp-docs.db
LOG_PATHNoOptional log file path
LOG_LEVELNoLog level: debug, info, warn, errorinfo
SEED_URLSYesDocumentation sources (format: name|url|navigationMode|recrawlIntervalHours)
TRANSPORTNoTransport mode: stdio or httphttp
CACHE_SIZENoLRU cache size100
SEARCH_MODENoSearch mode: FTS_ONLY, SEMANTIC_ONLY, HYBRIDSEMANTIC_ONLY
INIT_ON_STARTNoAuto-index on startuptrue
SEMANTIC_TOP_KNoTop K results for semantic search20
CRAWL_MAX_DEPTHNoMax crawl depth5
CRAWL_MAX_PAGESNoMax pages per source1000
EMBEDDING_MODELNoEmbedding model for semantic searchXenova/all-MiniLM-L6-v2
HYBRID_FTS_WEIGHTNoFTS weight in hybrid mode (0-1)0.4

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

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