Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AMEM_API_TOKENNoBearer token for PAT auth (amem_pat_*).
AMEM_LLM_MODELNoModel name for the LLM endpoint.
AMEM_AUTH_SECRETNoSecret used for AES-256-GCM encryption of provider keys.
AMEM_LLM_API_KEYNoAPI key for the LLM endpoint.
AMEM_AUTH_ENABLEDNoSet to 'true' to enable OAuth 2.1 authentication.
AMEM_LLM_BASE_URLNoBase URL for an OpenAI-compatible LLM endpoint.
AMEM_EMBEDDING_MODENoEmbedding mode (e.g. 'api' to use a remote endpoint).
AMEM_EMBEDDING_MODELNoModel name for the embedding endpoint.
AMEM_EMBEDDING_API_KEYNoAPI key for the embedding endpoint.
AMEM_EMBEDDING_BASE_URLNoBase URL for an OpenAI-compatible embedding endpoint.
AMEM_MAX_LINKS_PER_UNITNoMaximum auto-links per unit.8
AMEM_ALLOW_LEGACY_API_TOKENNoSet to 'true' to allow legacy single-token mode.

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/fuyucn/amem'

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