cognee

GitHub

Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.

cognee MCP Server

MCP server for topoteretes/cognee

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cognee": {
      "command": "npx",
      "args": [
        "-y",
        "@topoteretes/cognee"
      ]
    }
  }
}