Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMGW_KEYYesThe authentication key. The server refuses to start without a key. Used in the Authorization header for MCP requests.
MEMGW_MCP_SECRETNoSecret used as a path suffix for the MCP endpoint. If not set, a generated secret may be used.
MEMGW_LLM_API_KEYNoOptional API key for the LLM provider. Provider is auto-detected from the key prefix (OpenAI, Anthropic, Groq, OpenRouter).
MEMGW_PROMPT_LANGNoLanguage for extraction prompts and facts. Can be 'en' or 'vi'.en
MEMGW_LLM_BASE_URLNoOptional base URL for any OpenAI-compatible endpoint (e.g., DeepSeek, local Ollama or vLLM).

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/holetexvn/memgw'

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