Skip to main content
Glama
emiliotorrens

mem-persistence

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DEBUGNoSet to '1' to enable debug logging for proxy.
GOOGLE_API_KEYNoGoogle API key for Gemini embeddings.
MCP_REMOTE_URLNoRemote MCP server URL for proxy mode.
OPENAI_API_KEYNoOpenAI API key for OpenAI embeddings.
MEM_PERSISTENCE_BINDNoBind addresses: e.g., '127.0.0.1,tailscale'.
MEM_PERSISTENCE_WORKSPACENoPath to the workspace directory containing memory files.
MEM_PERSISTENCE_EMBEDDINGSNoEmbedding provider: gemini, openai, or leave unset for token-only.
MEM_PERSISTENCE_DEDUP_THRESHOLDNoDeduplication threshold (0-1), default 0.65.

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/emiliotorrens/mem-persistence'

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