Enhanced MCP memory server with advanced graph operations: observation-level search, relation filtering, neighbor traversal, subgraph extraction, and path finding. Fork of @modelcontextprotocol/memory with significantly expanded query capabilities.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.25.1^0.11.3^2.1.2^4.53.5^22^2.1.8^0.3.4^5.6.2^2.1.811
commits
Implement Kuzu database integration in KnowledgeGraphManager
4634cd5View on GitHubFix Dockerfile to match the updated project structure
474cf8cView on GitHubAdd Codebase Knowledge Graph Prompts section to README
93c2562View on GitHubEnhance README with new feature comparisons against server-memory
3a15fddView on GitHub- Updated server name and version in index.ts and package.json.
47d5da3View on GitHubUpdate search query examples in index.ts for improved user understanding
c8ae61eView on GitHubEnhance search tool descriptions in index.ts for clarity
34e033aView on GitHubAdd observation-level search functionality to KnowledgeGraphManager
72ebfc7View on GitHubFix KnowledgeGraphManager to strip internal 'type' field from entities and relations for interface compliance; update tsconfig to exclude 'dist' directory from compilation.
2d235bdView on GitHub