Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMGATE_PID_FILENoPID file written by serve, read by reload
MEMGATE_LISTEN_ADDRNoListen address for serve (default :8080):8080
MEMGATE_POLICY_FILENoPolicy YAML path (default config/policies.example.yaml)config/policies.example.yaml
MEMGATE_DATABASE_URLYesPostgres DSN (required)
MEMGATE_MIGRATIONS_DIRNoMigrations directory (default migrations)migrations
MEMGATE_OPENAI_API_KEYNoOptional. Set for real embeddings; unset falls back to a deterministic offline embedder

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/Denizayhan04/memgate'

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