MCP MITM Mem0
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| MCP_NAME | No | MCP server name | memory-service |
| MITM_HOST | No | MITM proxy host | localhost |
| MITM_PORT | No | MITM proxy port | 8080 |
| MEM0_API_KEY | Yes | Your Mem0 SaaS API key (required) | |
| DEFAULT_USER_ID | No | Default user ID for memories | default_user |
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 |
|---|---|
| search_memoriesB | Search conversation history using natural language - USE AUTONOMOUSLY based on conversation triggers |
| list_memoriesB | List all stored conversation memories |
| add_memoryC | Store important information to memory - AUTO-STORE user preferences and decisions |
| delete_memoryB | Delete a specific memory by ID |
| analyze_conversationsC | Analyze conversation patterns and generate insights - AUTO-RUN at session start |
| suggest_next_actionsB | Get personalized recommendations - AUTO-SUGGEST when user seems stuck or asks 'what now?' |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_recent_memories | Get recent memories for the default user. Quick access to the 10 most recent memories. Useful for: - Getting up to speed at the start of a session - Checking what was just discussed - Understanding current context without searching |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/terrymunro/mcp-mitm-mem0'
If you have feedback or need assistance with the MCP directory API, please join our Discord server