Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: debug, info, warn, errorinfo
QDRANT_URLNoQdrant endpointhttp://localhost:6333
EMBEDDING_URLNoEmbedding service URL (for Ollama/Custom)
EMBEDDING_MODELNoModel name (provider default if not set)
EMBEDDING_API_KEYNoAPI key for OpenAI
VECTORDB_PROVIDERNoStorage provider: local, qdrantlocal
EMBEDDING_PROVIDERNoEmbedding provider: transformersjs, openai, ollama, customtransformersjs
VECTORDB_COLLECTIONNoCollection namememories
EMBEDDING_DIMENSIONSNoVector dimensions (provider default if not set)
EMBEDDING_MAX_TOKENSNoMax token context window for embeddings (provider default if not set)

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/aalokjha-gits/memory-mcp'

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