Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Cognee
Cognee logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:45:23 PM

Cognee

User RatingsBe the first to rate and review this MCP server!
View Repository30.6k GitHub StarsTotal stargazers on GitHub for the source repository (30,641 stars).Visit Website
ai-memoryknowledge-graphragagents

Builds persistent agent memory from text, code, and sessions using graph, vector, and code-aware retrieval.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "topoteretes-cognee": {
      "command": "uvx",
      "args": [
        "cognee"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

The topoteretes/cognee MCP server connects agents to Cognee’s persistent memory platform for ingesting content, building connected knowledge, and recalling context across sessions. Cognee turns text into entities, relationships, and searchable chunks, while code is represented through symbols and dependencies. Retrieval can use graph, vector, or code context, with session memory available for fast, temporary storage that can later be synchronized into the graph. Reach for it when an agent needs durable project context, domain knowledge, session recall, or a shared knowledge base assembled from multiple data sources.

Use cases

•Store project decisions for later agent sessions
•Connect documentation, code, tickets, and conversations
•Recall user preferences from session memory
•Build domain-specific knowledge graphs
•Distill agent lessons into persistent memory

Key features

•Persistent and session-scoped memory
•Graph, vector, and code-aware retrieval
•Text and code ingestion
•Automatic search-strategy routing
•Custom data models and ontologies
•Memory improvement and deletion operations

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Cognee.

Extracted Tool Capabilities
Persistent and session-scoped memory
Graph, vector, and code-aware retrieval
Text and code ingestion
Automatic search-strategy routing
Custom data models and ontologies
Memory improvement and deletion operations

How Cognee works

What topoteretes/cognee MCP server does

The topoteretes/cognee MCP server provides an agent-facing path into Cognee, an open-source memory platform. It is intended for applications that need more than a single conversation’s context: documentation, conversations, tickets, code, decisions, and session lessons can be brought into a shared memory system.

Cognee supports persistent memory and session memory. Persistent content is processed into a connected knowledge representation, while session-scoped content can be recalled quickly and synchronized with longer-lived graph memory in the background. This makes the topoteretes/cognee MCP server relevant to agents that need to retain project context between runs or connect facts across different source types.

The supplied material describes MCP as one way to connect an existing agent, but does not list the MCP server’s individual tool names, transport details, or request schemas.

How it works

Cognee accepts text, code, and session guidance through its memory workflow. Text is converted into entities, relationships, and searchable chunks. Code is modeled around symbols and dependencies. Session distillation selects useful lessons for inclusion in permanent memory rather than treating every temporary interaction as durable knowledge.

At query time, retrieval can select graph, vector, or code-oriented context. Automatic routing chooses a search strategy, while the underlying application can inspect the returned evidence before using it to answer a question or continue an agent task. The core operations described by the project are remembering content, recalling context, improving or enriching memory, and forgetting an item or dataset.

Setup and configuration

Cognee supports Python 3.10 through 3.14 and can be installed with pip, uv, or another Python package manager. The repository also provides a demo that can run without an API key.

For the default language-model and embedding configuration, set LLM_API_KEY to an OpenAI API key. Processing and generated answers make provider calls. The project points to alternative provider configurations and local Ollama models, but the provided material does not specify their complete environment-variable requirements.

The README identifies plugins and MCP as agent connection options. It specifically documents integrations for Claude Code, Codex, OpenClaw, Cursor, and Cline, although the excerpt does not provide a direct launch command for the MCP server itself. Configure the memory service according to the selected agent integration and deployment mode.

Tools and capabilities

The documented capabilities include:

  • Store content permanently or associate it with a session.
  • Recall relevant context using automatic routing or a selected search approach.
  • Improve memory with enrichment, feedback, and session-to-graph bridging.
  • Delete an individual memory item or dataset.
  • Build knowledge from text, code, and other supported data sources.
  • Use graph, vector, and code-aware retrieval paths.
  • Define custom data models and ontologies for domain-specific entities and relationships.

The topoteretes/cognee MCP server should therefore be evaluated as a memory and retrieval layer, not as a general-purpose data connector. The provided description mentions ingestion from more than 30 data sources, but does not enumerate those sources in the available excerpt.

Limitations and notes

A provider key may be needed for normal language-model and embedding processing, even though the bundled demo can run without one. The default provider is OpenAI, and the project states that provider calls are involved in processing and generated answers.

The available material does not establish a hosted MCP endpoint, a dedicated package name for this server, a complete list of MCP tools, or a specific MCP transport. It also does not state a license name in the excerpt, so those details should be confirmed from the repository before deployment.

The topoteretes/cognee MCP server is a fit when persistent, connected memory is central to the agent workflow. For a simple one-off search over a small document set, its graph-building and session-memory model may be more infrastructure than necessary.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    ★ Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory21 views
    Compare vs Moxie Docs MCP →
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Memora logoMemora

    Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.

    🧠 Knowledge & Memory2 views
    Compare vs Memora →
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    🧠 Knowledge & Memory7 views
    Compare vs Codebase Memory MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
30k
Stargazers on the source repository.
Last commit
Today
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Cognee

The provided material does not include a direct command for launching this MCP server. It does state that Cognee itself can be installed with pip, uv, or another Python package manager.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCognee AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/topoteretes-cognee?style=directory)](https://allmcps.com/mcp/topoteretes-cognee)
HTML Embed
<a href="https://allmcps.com/mcp/topoteretes-cognee"><img src="https://allmcps.com/api/badge/topoteretes-cognee?style=directory" alt="Cognee on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingBring your own API key (usage-based cost)
More technical detailsExpand â–¾
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsCursor, Cline / VS Code
Last updatedSep 11, 2026
8/9 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars30,641
GitHub Star CountTotal stargazers on GitHub representing community popularity (30,641 stars).
Last commitToday
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2026
57Quality signal: Good · 57/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev · cognee (PyPI)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to Cognee →Install in Claude DesktopInstall in CursorInstall in VS Code