Home › Other › memory-mcp

memory-mcp

情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力

Python
★ 11 stars Last pushed 2026-07-26 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.2.1)

uvx chenxiaofie-memory-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "memory-mcp": {
      "command": "uvx",
      "args": [
        "chenxiaofie-memory-mcp"
      ],
      "env": {
        "CLAUDE_PROJECT_ROOT": "<YOUR_VALUE>"
      }
    }
  }
}
  • CLAUDE_PROJECT_ROOT — 项目根目录路径

Related servers

Data from the Official MCP Registry