Skip to main content
Glama
133,426 tools. Last updated 2026-05-25 17:40

"Understanding how memory is stored or memory storage methods" matching MCP tools:

  • Retrieve a stored value from your local memory database by providing the exact key. Returns the saved content as a string or indicates if the key is not found.
    AGPL 3.0
  • Delete a specific stored memory entry by exact key. Use when a stored value is incorrect or no longer needed. Returns confirmation and whether the key existed.
    AGPL 3.0
  • Retrieve your account summary including subscription state, next billing date, memory counts, and account creation date. Check subscription status or memory usage.
    MIT
  • Permanently delete a memory by its ID to remove outdated, incorrect, or irrelevant entries from the local database. Action is irreversible and returns success status.
    MIT
  • Discover all users and agents with stored memories and their memory counts to identify system participants before conducting searches.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    A different approach from typical persistent-memory MCPs. Instead of a local SQLite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, decisions/\*.md, gotchas.md). Git is the sync layer — what one Claude/Cursor/Cline learns about a repo, the next session (or a teammate's agent) picks up automatically. 5 MCP tools: get_rep
    Last updated
    5
    1
    MIT

Matching MCP Connectors

  • AI memory with 56 tools. Knowledge Graph, semantic search, OAuth 2.1 + Magic Link. Free tier.

  • Cloudflare Workers MCP server: agent-memory

  • Inspect a memory's full lifecycle by providing its ID to see all events from creation through updates, recalls, links, and deletion. Understand why the memory exists and how it evolved over time.
    MIT
  • Browse all stored memories from your local SQLite database, ordered newest first. Filter by category or project to audit memory contents and check counts.
    MIT
  • Remove a single memory by its ID, with ownership verification when an agent ID is provided.
    MIT
  • Unlock a memory to allow deletion and editing. Ownership is enforced when an agent ID is provided.
    MIT
  • Store or update a JSON value for a memory key with optional TTL, importance, source, and confidence score. Persists AI agent memory across sessions and changes.
    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
  • Browse stored memories in chronological order to review recent activity, audit memory contents, or filter by category for targeted results.
    MIT
  • Write a contiguous byte sequence to PSP memory at a specified address. Use for installing cheat tables, patching code blocks, or seeding memory regions.
    MIT
  • Stake SOL with Blueprint validator in a single call. Your secret key is sent over HTTPS for in-memory signing and discarded. Returns confirmed transaction signature.
    MIT
  • Store compact memory records or coordination signals to a bridge for later retrieval and workflow handoffs.
    MIT