Loomal

memory-mcp

MCP server by github.com/chenxiaofie/memory-mcp

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

11 starspypi: chenxiaofie-memory-mcp

About memory-mcp

memory-mcp is an MCP (Model Context Protocol) server published by chenxiaofie in the official MCP registry, listed under Knowledge & Memory on Loomal. 情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力

It ships as a Python package on PyPI (chenxiaofie-memory-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chenxiaofie/memory-mcp, where the project has earned 11 GitHub stars.

Use memory-mcp with your agent

Claude Code · one command
claude mcp add memory-mcp-mcp -- uvx chenxiaofie-memory-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "memory-mcp-mcp": {
      "command": "uvx",
      "args": [
        "chenxiaofie-memory-mcp"
      ]
    }
  }
}
pypichenxiaofie-memory-mcp

Frequently asked questions

What is memory-mcp?
memory-mcp is an MCP (Model Context Protocol) server by chenxiaofie in the Knowledge & Memory category. 情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力
How do I connect memory-mcp to Claude, Cursor, or another MCP client?
Install memory-mcp from its pypi package (chenxiaofie-memory-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is memory-mcp open source?
Yes — the source code is public at github.com/chenxiaofie/memory-mcp, with 11 GitHub stars.
Can AI agents pay to use memory-mcp?
Not yet through Loomal — memory-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain memory-mcp? Claim this listing free by verifying GitHub ownership, or contact us.