MCP.so
登录

memory-mcp-server

@ta-tomschell

关于 memory-mcp-server

A long-term memory storage system for LLMs using the Model Context Protocol (MCP) standard. This system helps LLMs remember the context of work done over the entire history of a project, even across multiple sessions. It uses semantic search with embeddings to provide relevant co

基本信息

分类

记忆与知识

传输方式

stdio

发布者

ta-tomschell

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is memory-mcp-server?

A long-term memory storage system for LLMs using the Model Context Protocol (MCP) standard. It helps LLMs remember the context of work done over the entire history of a project, even across multiple sessions, by using semantic search with embeddings to retrieve relevant past interactions.

How to use memory-mcp-server?

Key features of memory-mcp-server

  • Long-term memory storage for LLMs
  • Uses the Model Context Protocol (MCP) standard
  • Semantic search with embeddings for context retrieval
  • Maintains context across multiple sessions
  • Remembers project history for consistent LLM responses

Use cases of memory-mcp-server

  • Maintaining project context across multiple LLM sessions
  • Retrieving relevant past decisions to inform current responses
  • Preserving work history for continuous LLM-driven development

FAQ from memory-mcp-server

评论

记忆与知识 分类下的更多 MCP 服务器