← Back to Plugins
MCP Server MCP

io.github.chenxiaofie/memory-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx chenxiaofie-memory-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "chenxiaofie-memory-mcp",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "项目根目录路径",
          "format": "string",
          "name": "CLAUDE_PROJECT_ROOT"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...