Memories With Lessons
M

Memories With Lessons

一个基于知识图谱的持久化记忆服务器,支持跨会话记忆用户信息并通过错误学习系统积累经验。提供实体关系管理、观察记录存储和错误解决方案管理功能,可集成到Cursor MCP客户端中。
2.5分
8.5K

What is the Knowledge Graph Memory Server?

This server provides Claude with long-term memory capabilities by storing information in a structured knowledge graph format. It remembers user details, preferences, and past interactions, while also capturing error patterns and solutions for continuous learning.

How does it work?

The server stores information as interconnected entities (people, organizations, events) with observations (facts) and relationships. Special 'lesson' entities capture error patterns and verified solutions for future reference.

When should I use it?

Ideal for: 1) Personalized AI assistants that remember user details 2) Technical support bots that learn from past solutions 3) Any application requiring persistent memory across conversations.

Key Features

Entity System
Store information about people, organizations, and events as interconnected nodes with attributes and relationships.
Error Learning
Capture error patterns and solutions as special 'lesson' entities that improve over time with success rate tracking.
Persistent Memory
Maintain information across different conversations through local JSON storage that persists between sessions.
Cursor MCP Integration
Seamless integration with Cursor IDE through Model Context Protocol for developer assistance scenarios.
Advantages
Remembers user preferences and details across conversations
Learns from mistakes by capturing error patterns and solutions
Lightweight local storage avoids cloud dependencies
Structured knowledge graph enables complex relationship modeling
Limitations
Local storage limits sharing across devices
Manual setup required for Cursor integration
Basic search capabilities (no advanced semantic search)
File-based storage may have performance limits at scale

Setup Guide

Installation
Install via Docker or NPX depending on your preference.
Cursor Configuration
Add the server configuration to your claude_desktop_config.json file.
System Prompt
Configure Claude's behavior with a prompt template that specifies when and how to use memory.
Memory Management
Use the provided API tools to create, read, update and delete memory entries as needed.

Example Scenarios

Personal Assistant
Claude remembers user preferences and personal details across conversations
Technical Support
Learn from and recall solutions to common technical errors
Project Management
Track team members and their relationships to projects

Frequently Asked Questions

Where is the memory data stored?
How do I clear the memory?
Can I use this with multiple users?
What happens if the JSON files get too large?

Additional Resources

GitHub Repository
Original source code and documentation
Model Context Protocol
About the MCP standard this implements
Knowledge Graphs Explained
Background on knowledge graph technology

安装

复制以下命令到你的Client进行配置
{
  "mcpServers": {
    "memory": {
      "command": "docker",
      "args": ["run", "-i", "-v", "claude-memory:/app/dist", "--rm", "mcp/memory"]
    }
  }
}

{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory"
      ]
    }
  }
}

{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory"
      ],
      "env": {
        "MEMORY_FILE_PATH": "/path/to/custom/memory.json"
      }
    }
  }
}
注意:您的密钥属于敏感信息,请勿与任何人分享。

替代品

B
Blueprint MCP
Blueprint MCP是一个基于Arcade生态的图表生成工具,利用Nano Banana Pro等技术,通过分析代码库和系统架构自动生成架构图、流程图等可视化图表,帮助开发者理解复杂系统。
Python
6.9K
4分
K
Klavis
Klavis AI是一个开源项目,提供在Slack、Discord和Web平台上简单易用的MCP(模型上下文协议)服务,包括报告生成、YouTube工具、文档转换等多种功能,支持非技术用户和开发者使用AI工作流。
TypeScript
12.8K
5分
D
Devtools Debugger MCP
Node.js调试器MCP服务器,提供基于Chrome DevTools协议的完整调试功能,包括断点设置、单步执行、变量检查和表达式评估等
TypeScript
8.9K
4分
M
Mcpjungle
MCPJungle是一个自托管的MCP网关,用于集中管理和代理多个MCP服务器,为AI代理提供统一的工具访问接口。
Go
0
4.5分
C
Cipher
Cipher是一个专为编程AI代理设计的开源记忆层框架,通过MCP协议与各种IDE和AI编码助手集成,提供自动记忆生成、团队记忆共享和双系统记忆管理等核心功能。
TypeScript
0
5分
N
Nexus
Nexus是一个AI工具聚合网关,支持连接多个MCP服务器和LLM提供商,通过统一端点提供工具搜索、执行和模型路由功能,支持安全认证和速率限制。
Rust
0
4分
Z
Zen MCP Server
Zen MCP是一个多模型AI协作开发服务器,为Claude和Gemini CLI等AI编码助手提供增强的工作流工具和跨模型上下文管理。它支持多种AI模型的无缝协作,实现代码审查、调试、重构等开发任务,并能保持对话上下文在不同工作流间的延续。
Python
20.7K
5分
O
Opendia
OpenDia是一款开源浏览器扩展工具,允许AI模型直接控制用户浏览器,利用现有登录状态、书签等数据进行自动化操作,支持多种浏览器和AI模型,注重隐私保护。
JavaScript
15.1K
5分
D
Duckduckgo MCP Server
已认证
DuckDuckGo搜索MCP服务器,为Claude等LLM提供网页搜索和内容抓取服务
Python
67.4K
4.3分
F
Figma Context MCP
Framelink Figma MCP Server是一个为AI编程工具(如Cursor)提供Figma设计数据访问的服务器,通过简化Figma API响应,帮助AI更准确地实现设计到代码的一键转换。
TypeScript
62.2K
4.5分
F
Firecrawl MCP Server
Firecrawl MCP Server是一个集成Firecrawl网页抓取能力的模型上下文协议服务器,提供丰富的网页抓取、搜索和内容提取功能。
TypeScript
115.4K
5分
M
Minimax MCP Server
MiniMax Model Context Protocol (MCP) 是一个官方服务器,支持与强大的文本转语音、视频/图像生成API交互,适用于多种客户端工具如Claude Desktop、Cursor等。
Python
52.6K
4.8分
B
Baidu Map
已认证
百度地图MCP Server是国内首个兼容MCP协议的地图服务,提供地理编码、路线规划等10个标准化API接口,支持Python和Typescript快速接入,赋能智能体实现地图相关功能。
Python
42.3K
4.5分
C
Context7
Context7 MCP是一个为AI编程助手提供实时、版本特定文档和代码示例的服务,通过Model Context Protocol直接集成到提示中,解决LLM使用过时信息的问题。
TypeScript
85.1K
4.7分
E
Exa Web Search
已认证
Exa MCP Server是一个为AI助手(如Claude)提供网络搜索功能的服务器,通过Exa AI搜索API实现实时、安全的网络信息获取。
TypeScript
45.7K
5分
E
Edgeone Pages MCP Server
EdgeOne Pages MCP是一个通过MCP协议快速部署HTML内容到EdgeOne Pages并获取公开URL的服务
TypeScript
27.9K
4.8分
AIBase
智启未来,您的人工智能解决方案智库