Skip to main content
Glama
ehc-io
by ehc-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QMD_PORTNoHTTP server port3000
QMD_KB_PATHNoKnowledge base path inside container/app/kb
MCP_TRANSPORTNoTransport mode: stdio or httpstdio
QMD_CACHE_PATHNoCache directory for SQLite DB/root/.cache/qmd
QMD_CHUNK_SIZENoTokens per chunk500
QMD_CHUNK_OVERLAPNoOverlap tokens between chunks50
OPENROUTER_API_KEYYesOpenRouter API key for embeddings (required). Get your key at: https://openrouter.ai/keys
QMD_EMBEDDING_MODELNoEmbedding model to useopenai/text-embedding-3-small

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/ehc-io/qmd'

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