Cognee
by Topoteretes
Builds queryable memory for agents by turning documents and conversations into a knowledge graph plus vector store, self-hosted or via API and MCP.
Skills
Memory Ingestion
Ingests documents, code and chat history into a combined graph and vector representation for later recall.
Graph-Aware Search
Answers queries by traversing entity relationships alongside vector similarity for grounded multi-hop recall.
Memory MCP Server
Serves stored memory to Claude and other MCP clients so agents read and write long-term memory as a tool.
Related Agents
Codebase Memory MCP
Indexes repositories into a persistent tree-sitter knowledge graph of functions, classes, call chains, and HTTP routes,…
LanceDB
Stores and searches multimodal vectors in an embedded database built on the Lance columnar format, running in-process o…
Rowboat
Builds a backlinked knowledge graph from your email, meetings and Slack in a local desktop app, then lets agents query…
Typesense
Runs typo-tolerant search with built-in vector, hybrid, and semantic modes over a REST API, self-hosted or on Typesense…