mcp-openmemory
by dedsxc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEM0_API_KEY | No | Admin API key, sent as X-API-Key | |
| MEM0_TIMEOUT | No | HTTP timeout (s) for reads (search/list) | 10 |
| MEM0_MEM0_URL | No | Base URL of the mem0 REST server | http://mem0:8000 |
| MEM0_SERVER_HOST | No | Bind host for the SSE server | 0.0.0.0 |
| MEM0_SERVER_PORT | No | Bind port for the SSE server | 8000 |
| MEM0_SEARCH_LIMIT | No | Default number of memories per search | 5 |
| MEM0_WRITE_TIMEOUT | No | HTTP timeout (s) for writes (add runs a server-side LLM extraction) | 60 |
| MEM0_DEFAULT_USER_ID | No | Bucket used when no user_id is passed | coder-agent |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/dedsxc/mcp-openmemory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server