cognee-mcp

  • Knowledge & Memory
Apache-2.0
980
-
security - not tested
A
license - permissive license (Apache-2.0)
-
quality - not tested

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

  1. Tools
  2. Prompts
  3. Resources
  4. Server Configuration
  5. README.md

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

GitHub Badge

Glama performs regular codebase and documentation scans to:

  • Confirm that the MCP server is working as expected.
  • Confirm that there are no obvious security issues with dependencies of the server.
  • Extract server characteristics such as tools, resources, prompts, and required parameters.

Our directory badge helps users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server.

Copy the following code to your README.md file:

Alternative MCP servers

  • -
    security
    A
    license
    -
    quality
    Pinecone integration with vector search capabilities
    MIT
    • Apple
  • A
    security
    A
    license
    A
    quality
    A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.
    MIT
  • -
    security
    F
    license
    -
    quality
    This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
  • A
    security
    A
    license
    A
    quality
    An improved implementation of persistent memory using a local knowledge graph with a customizable --memory-path. This lets Claude remember information about the user across chats.
    MIT