Official Anthropic knowledge graph MCP
Official MCP server from Anthropic enabling persistent memory through a local knowledge graph. Build and query semantic networks.
{
"mcpServers": {
"knowledge-graph": {
"mcpServers": {
"memory": {
"args": [
"-y",
"@modelcontextprotocol/server-memory"
],
"command": "npx"
}
}
}
}
}