Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCS_HYBRIDNoEnable the vector half of the hybrid (0/false = BM25/FTS only)1
DOCS_EMBED_CACHENoWhere the embedding model is cached in-container/models
DOCS_EMBED_MODELNoQuery-side embedding model (must match the corpus vectors)BAAI/bge-small-en-v1.5
DOCS_NSP_VERSIONNoNSP documentation version to resolve for product='nsp'26-4
DOCS_DATABASE_URLNoDSN of the ParadeDB docs-db (defaults to the bundled `docs-db` service)postgresql://mcp:mcp@docs-db:5432/docs
DOCS_SROS_VERSIONNoSR OS / TiMOS documentation version for product='sros'26-3

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

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