Knowledge Graph
Provides persistent memory for Claude through a local knowledge graph that stores entities with observations and relations, enabling structured information retrieval and complex context retention across conversations.
Featured
View Source54 stars
0 tools
Created Aug 2025
@itseasy21/itseasy21-knowledge-graph-knowledge-graphAbout
Provides persistent memory for Claude through a local knowledge graph that stores entities with observations and relations, enabling structured information retrieval and complex context retention across conversations.
Categories
general
Installation
npm
npm install @itseasy21/itseasy21-knowledge-graph-knowledge-graph
Configuration
{
"mcpServers": {
"itseasy21-knowledge-graph-knowledge-graph": {
"command": "npx",
"args": [
"-y",
"@itseasy21/itseasy21-knowledge-graph-knowledge-graph"
]
}
}
}