Stats
Actions
Tags
From intelligence
Runs locally to provide persistent knowledge graph memory for Claude, allowing data to be stored and recalled across sessions. Uses local storage; no external services or API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"~~memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub p/frankxai-intelligence-intelligence