mem0-server-mcp-old

subhashdasyam/mem0-server-mcp-old

3.3

If you are the rightful owner of mem0-server-mcp-old and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Mem0 MCP Server is a self-hosted solution designed to provide persistent memory for AI applications, particularly for Claude Code and other AI assistants. It leverages Docker Compose for seamless deployment and offers a robust set of features for memory management and intelligence analysis.

Tools

Functions exposed to the LLM to take actions

add_coding_preference

Store code snippets and implementation details.

search_coding_preferences

Semantic search through memories.

get_all_coding_preferences

Retrieve all stored memories.

delete_memory

Delete specific memory by ID.

get_memory_history

View change history.

link_memories

Create typed relationships between memories.

get_related_memories

Graph traversal to discover connected context.

analyze_memory_intelligence

Comprehensive intelligence report with health scores, clusters, and recommendations.

create_component

Map system architecture with component nodes.

link_component_dependency

Define dependencies between components.

analyze_component_impact

Analyze cascading effects of changes.

create_decision

Track technical decisions with pros/cons/alternatives.

get_decision_rationale

Retrieve decision context and reasoning.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources