Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 372 installs a week from pypi. Last commit 26 Jul 2026.
情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add memory-mcp -- uvx chenxiaofie-memory-mcp
{
"mcpServers": {
"memory-mcp": {
"args": [
"chenxiaofie-memory-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.memory-mcp]
command = "uvx"
args = ["chenxiaofie-memory-mcp"]
{
"mcpServers": {
"memory-mcp": {
"args": [
"chenxiaofie-memory-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memory-mcp": {
"args": [
"chenxiaofie-memory-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.