mcp-memori
Officialby MemoriLabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORI_API_KEY | Yes | Your Memori API key | |
| MEMORI_API_URL | No | API endpoint | https://api.memorilabs.ai/mcp |
| MEMORI_ENTITY_ID | No | Stable end-user/entity ID | |
| MEMORI_PROCESS_ID | No | Process/app/workflow ID |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| recallA | Retrieve relevant memories for a given query. Call at the start of user turns to fetch prior context, preferences, and facts. |
| advanced_augmentationA | Store durable facts and preferences after drafting a response. Call after responding to persist user context across sessions. |
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
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/MemoriLabs/mcp-memori'
If you have feedback or need assistance with the MCP directory API, please join our Discord server