mem-persistence
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | Set to '1' to enable debug logging for proxy. | |
| GOOGLE_API_KEY | No | Google API key for Gemini embeddings. | |
| MCP_REMOTE_URL | No | Remote MCP server URL for proxy mode. | |
| OPENAI_API_KEY | No | OpenAI API key for OpenAI embeddings. | |
| MEM_PERSISTENCE_BIND | No | Bind addresses: e.g., '127.0.0.1,tailscale'. | |
| MEM_PERSISTENCE_WORKSPACE | No | Path to the workspace directory containing memory files. | |
| MEM_PERSISTENCE_EMBEDDINGS | No | Embedding provider: gemini, openai, or leave unset for token-only. | |
| MEM_PERSISTENCE_DEDUP_THRESHOLD | No | Deduplication threshold (0-1), default 0.65. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues