mem0-mcp
by kongken
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP bind address | 0.0.0.0 |
| PORT | No | HTTP port | 8080 |
| LOG_LEVEL | No | debug, info, warn, error | info |
| MEM0_API_URL | Yes | Self-hosted Mem0 REST base URL, e.g. http://localhost:8888 | |
| MCP_HTTP_PATH | No | MCP HTTP path | /mcp |
| MCP_STATELESS | No | Stateless Streamable HTTP mode | false |
| MCP_ALLOWED_HOSTS | No | Allowed Host headers when binding publicly (recommended with HOST=0.0.0.0) | |
| MEM0_DEFAULT_USER_ID | Yes | user_id injected into every memory tool call (must match Mem0 scope) | |
| MEM0_REQUEST_TIMEOUT_MS | No | Upstream timeout to Mem0 OSS | 30000 |
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
ActivityMaintained
ResponsivenessNo issues