Search for:

Understanding or Using Memory Lists

  • Why this server?

    Memorizes key aspects of a codebase and allows dynamic updates and fast retrieval of information, relating to memory.

    -
    security
    A
    license
    -
    quality
    SourceSage is an MCP (Model Context Protocol) server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval. It's designed to be language-agnostic, leveraging the LLM's understanding of code across multiple languages.
    Python
    MIT License
  • Why this server?

    Enables users to store, manage, and summarize notes using a custom URI scheme, providing memory-related functionality.

    A
    security
    F
    license
    A
    quality
    This server enables users to store, manage, and summarize notes using a custom URI scheme, with functionality to add new notes and generate summaries with varying levels of detail.
    3
    Python
    • Apple
  • Why this server?

    Builds a persistent semantic graph from conversations with AI assistants, acting as a memory system.

    A
    security
    A
    license
    A
    quality
    Basic Memory is a knowledge management system that allows you to build a persistent semantic graph from conversations with AI assistants. All knowledge is stored in standard Markdown files on your computer, giving you full control and ownership of your data. Integrates directly with Obsidan.md
    9
    527
    Python
    AGPL 3.0
    • Apple
  • Why this server?

    Provides memory management capabilities within Cursor IDE, allowing AI assistants to remember and recall information.

    -
    security
    F
    license
    -
    quality
    A comprehensive memory management system for Cursor IDE that allows AI assistants to remember, recall, and manage information across conversations through a user-friendly interface.
    2
    Python
  • Why this server?

    Enables AI models to create collections over generated data and user inputs and retrieve that data using vector search providing data retrieval capabilities.

    -
    security
    A
    license
    -
    quality
    A server that provides data retrieval capabilities powered by Chroma embedding database, enabling AI models to create collections over generated data and user inputs, and retrieve that data using vector search, full text search, and metadata filtering.
    71
    Python
    Apache 2.0
  • Why this server?

    A scalable, high-performance knowledge graph memory system with semantic search, temporal awareness, and advanced relation management.

    A
    security
    A
    license
    A
    quality
    Scalable, high-performance knowledge graph memory system with semantic search, temporal awareness, and advanced relation management.
    20
    83
    40
    TypeScript
    MIT License
  • Why this server?

    Provides knowledge graph functionality for managing entities, relations, and observations in memory.

    -
    security
    A
    license
    -
    quality
    Provides knowledge graph functionality for managing entities, relations, and observations in memory with strict validation rules to maintain data consistency.
    6
    Python
    MIT License
  • Why this server?

    Transforms daily notes into organized, searchable knowledge using the Model Context Protocol.

    A
    security
    F
    license
    A
    quality
    A personal knowledge management system that transforms daily notes into organized, searchable knowledge using the Model Context Protocol.
    9
    144
    1
    TypeScript
  • Why this server?

    A basic implementation of persistent memory using a local knowledge graph.

    -
    security
    A
    license
    -
    quality
    A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.
    9
    9,068
    37,968
    JavaScript
    MIT License
  • Why this server?

    Analyzes codebases and provides file summaries to help understand code structure.

    A
    security
    A
    license
    A
    quality
    A TypeScript tool that ranks files in your codebase by importance, tracks dependencies, and provides file summaries to help understand code structure through Cursor's Model Context Protocol.
    14
    18
    TypeScript
    GPL 3.0
    • Linux