Home/Directory/Data & Databases/Cognee

Cognee

@topoteretes · github.com/topoteretes/cognee/tree/dev/cognee-mcp

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

ClaimedData & Databasesstdiolocal auth
GitHub

Install one command

terminal
$ pip install cognee

Or add it with the Claude CLI: claude mcp add topoteretes-cognee

Tools exposed 0 tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "topoteretes-cognee": {
      "command": "pip",
      "args": ["install", "cognee"],
      "env": {
        "LLM_API_KEY": "<your-llm-api-key>",
        "OPENAI_API_KEY": "<your-openai-api-key>",
        "COGNEE_API_KEY": "<your-cognee-api-key>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Data & Databases
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & Databasesstdio no-auth
39.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@mediar-ai

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…

Data & DatabasesHTTP no-auth
19.2k4d ago0 toolslocal
$npx screenpipe record
Compare
@vectorize-io

Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory

Data & DatabasesHTTP auth
16.1k5d ago0 toolslocal
$npx skills add https://github.com/vectorize-io/hindsight --skill hindsight-docs