Aifp MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 167 installs a week from npm. Last commit 19 Aug 2026.
Persistent memory MCP server for AI coding assistants. Chinese-first and fully local.
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/postinstall.mjs
execSync(process.platform === 'win32' ? `where ${cmd}` : `which ${cmd}`, { stdio: 'ignore', timeout: 3000 })
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 aifp-mcp -- npx -y aifp-mcp
{
"mcpServers": {
"aifp-mcp": {
"args": [
"-y",
"aifp-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aifp-mcp]
command = "npx"
args = ["-y", "aifp-mcp"]
{
"mcpServers": {
"aifp-mcp": {
"args": [
"-y",
"aifp-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aifp-mcp": {
"args": [
"-y",
"aifp-mcp"
],
"command": "npx"
}
}
}
Local-first persistent memory for coding agents and MCP clients.
Local-first persistent memory for AI coding agents.
Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.
Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.
Local-first, state-centric memory for coding agents. MCP server + CLI.
Persistent memory, coordination, and learning for AI agents. Local-first, 25 MCP tools.
Cognitive memory for AI coding assistants — persistent memory across sessions
Persistent memory and virtual filesystem MCP server for AI agents.
Answers built from our own checks of this server.