Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoLLM model for extraction
QDRANT_URLNoQdrant server URLhttp://localhost:6333
EMBED_MODELNoEmbedding model (falls back to LLM_MODEL)
LLM_API_KEYNoLLM API key
LLM_BASE_URLNoLLM API base URL
EMBED_API_KEYNoEmbedding API key (falls back to LLM_API_KEY)
MEMORYHUB_DIRNoBase directory for config and data files~/.memoryhub
EMBED_BASE_URLNoEmbedding API base URL (falls back to LLM_BASE_URL)
MEMORYHUB_PORTNoPort for HTTP/SSE mode9876
MEMORYHUB_COLLECTIONNoCollection namememories
MEMORYHUB_VECTOR_SIZENoVector dimension768

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/taraksh01/memoryhub'

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