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

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

NameDescription
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

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