Skip to main content
Glama
72,978 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Context Memory Systems and Technologies" matching MCP servers:

  • A
    license
    -
    quality
    C
    maintenance
    MCP server that cuts cloud LLM costs 36-42% by indexing context locally and giving agents precision retrieval tools instead of raw context dumps.
    14
    7
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Two-layer memory for AI agents. Episodes compress into identity. The only MCP memory server with an immune system. Patterns earn permanence through evidence, false knowledge gets caught and demoted, and stale information fades — so your agent's memory gets smarter over time, not just bigger. Zero dependencies. 5 tools. Works with any MCP client.
    16
    9
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides persistent memory for AI assistants via MCP, enabling them to store and recall facts, preferences, and tasks across conversations using either local file storage or a cloud backend with semantic search.
    5
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Cognitive memory engine for AI agents with 5,100+ knowledge modules, circadian rhythm awareness, emotional state tracking (PAD model), and hybrid semantic search. Supports persistent per-user memory, project-scoped contexts, and multi-protocol access.
    26
    22
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Long AI conversations fail in predictable ways. Context-First fixes all four: Failure Mode What Goes Wrong Context-First Solution Context Drift AI forgets earlier decisions and intent as the conversation grows context_loop + detect_drift continuously re-anchor every turn Silent Contradiction New inputs silently overrule established facts — the AI doesn't notice detect_conflicts compares every inp
    8
    1
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    A fully local persistent memory layer for LLM coding agents (Claude Code, Codex, Gemini CLI, OpenCode). A shell wrapper intercepts tool invocations, fires hooks on every tool call, then runs a 3-layer pipeline (extract → compress to ≤500-token digest → merge into project memory doc) at session end. The next session gets prior context injected automatically.
    6
    20
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    Persistent project memory for AI models and coding agents. Memory MCP stores architecture, decisions, tasks, warnings, preferences, and session state in Supabase so OpenCode, Claude Code CLI, Qwen Code, Codex, or any MCP-compatible client can resume work without losing context.
    22
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A generic MCP memory service that provides AI clients with long-term memory capabilities, including semantic search, categorization, and priority management. Supports both local JSON and cloud PostgreSQL storage.
    9
    AGPL 3.0
  • A
    license
    -
    quality
    B
    maintenance
    Enables text-only coding models to read images, PDFs, presentations, spreadsheets, and other non-text files through a single analyze_media tool, combining local document extraction, OCR, and optional vision models with clear evidence labeling.
    1
    MIT