SERVER

Memory MCP

Rank #10010

io.github.chenxiaofie/memory-mcp

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

First listed
Feb 6, 2026
Last publish date
Feb 12, 2026
OVERVIEW

Memory MCP is a Model Context Protocol (MCP) server published by chenxiaofie. It ranks #10010 of 58,900 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Memory MCP is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Feb 12, 2026.

STANDING
#10,010of 58,900 tracked serversTop 25%

Ranks ahead of 48,890 of 58,900 servers on MCP Toplist.

CONNECT

Use Memory MCP

Add Memory MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "memory-mcp": {
      "command": "uvx",
      "args": [
        "chenxiaofie-memory-mcp"
      ],
      "env": {
        "CLAUDE_PROJECT_ROOT": "<your CLAUDE_PROJECT_ROOT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

chenxiaofie

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.2.1Feb 12, 2026
0.1.3Feb 12, 2026
0.1.0Feb 6, 2026
FAQ

Frequently asked questions

What is Memory MCP?
情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力
Who maintains Memory MCP?
Memory MCP is maintained by chenxiaofie, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Memory MCP an official MCP server?
Yes — Memory MCP is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Memory MCP have?
MCP Toplist tracks 3 versions of Memory MCP, most recently published on Feb 12, 2026.
Where can I find the source code for Memory MCP?
The source code for Memory MCP is hosted at github.com/chenxiaofie/memory-mcp.
EXPLORE