Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingfalse
MCP_NAMENoMCP server namememory-service
MITM_HOSTNoMITM proxy hostlocalhost
MITM_PORTNoMITM proxy port8080
MEM0_API_KEYYesYour Mem0 SaaS API key (required)
DEFAULT_USER_IDNoDefault user ID for memoriesdefault_user

Tools

Functions exposed to the LLM to take actions

NameDescription
search_memories

Search conversation history using natural language - USE AUTONOMOUSLY based on conversation triggers

list_memories

List all stored conversation memories

add_memory

Store important information to memory - AUTO-STORE user preferences and decisions

delete_memory

Delete a specific memory by ID

analyze_conversations

Analyze conversation patterns and generate insights - AUTO-RUN at session start

suggest_next_actions

Get personalized recommendations - AUTO-SUGGEST when user seems stuck or asks 'what now?'

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_recent_memoriesGet 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

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