MCP Knowledge Graph
JSON →Provides persistent memory for AI models using a local knowledge graph.
Tools · 10
- aim_memory_store Store new memories (people, projects, concepts)
- aim_memory_add_facts Add facts to existing memories
- aim_memory_link Link two memories together
- aim_memory_search Search memories by keyword
- aim_memory_get Retrieve specific memories by exact name
- aim_memory_read_all Read all memories in a database
- aim_memory_list_stores List available databases
- aim_memory_forget Forget memories
- aim_memory_remove_facts Remove specific facts from a memory
- aim_memory_unlink Remove links between memories
Links
★ 862 GitHub stars