Skip to main content
Glama
133,413 tools. Last updated 2026-05-25 13:03

"Understanding Persistent Memory in Cursor Functionality" matching MCP tools:

  • Store information securely in persistent encrypted memory for AI agents. Ensures data sovereignty and compliance with GDPR erasure.
    Apache 2.0
  • Search persistent memory to find and return relevant facts based on a query. Supports AI agent memory recall.
    MIT
  • Retrieve stored information from persistent memory using keys or filters to access data for collaborative agent workflows in multi-agent systems.
    MIT
  • Store a fact in persistent memory by providing a key and value. Retrieve it later using the key to access information across sessions.
    MIT
  • Store information in persistent memory for multi-agent collaboration, enabling key-value data storage with optional expiration and type categorization.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Manage conversation sessions to maintain persistent context and memory across AI interactions, enabling continuity in multi-turn dialogues.
    MIT
  • Save key-value pairs to persistent memory across sessions for remembering user preferences, installed skills, or project context.
    MIT
  • Browse active memories in reverse chronological order with cursor-based pagination. Each memory includes full content, metadata, and topics.
    MIT
  • Scan keys in Redis using the SCAN command for non-blocking, production-safe iteration. Use a pattern to match keys and a cursor to paginate through results for complete retrieval.
    MIT
  • Retrieve all shared memory pools in the workspace, showing name, access level, member count, and memory count for collaborative agent memory spaces.
    MIT
  • Delete a specific memory by providing its unique ID. Removes unwanted or outdated memories from persistent storage.
    MIT
  • Remove stored information from persistent memory by specifying its unique identifier to maintain accurate long-term context.
    MIT
  • Fix smart contract vulnerabilities by providing contract code and vulnerability details. Returns the complete fixed contract while preserving all existing functionality.
    MIT
  • Retrieve paginated push message lists with search functionality to filter by name, description, or campaign key. Simplifies fetching and managing A/B test data in Hackle MCP.
    MIT
  • Retrieve a paginated list of in-app messages with search functionality to locate messages by name, description, or campaign key, enabling efficient management of A/B test messages.
    MIT