Skip to main content
Glama

Related Servers

Alternatives to cont3xt

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      A long-term memory system built for AI Agents. Agent wakes up already knowing who he is, not querying "who am I?" every session. Every turn calling back accurate memory context. Achieving accurate memory hits while also preventing memory from expanding at scale. No compression, no forgetting.
      36
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Persistent, self-curating memory for coding agents. It enables local, zero-cost context recall through MCP tools with hybrid retrieval and autonomous consolidation.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Persistent long-term memory for AI agents via MCP, saving 80-90% memory-related token costs by enabling on-demand recall instead of always-injecting context.
      1 npm
      7
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Persistent memory for LLM agents — episodic/semantic/procedural memory, auditable forgetting, and a benchmark proving it actually recalls things days later.
      5
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Long-term memory for AI agents. Compiles conversations into a structured knowledge base with Claim/Evidence model, source provenance, append-only timeline, and contradiction detection. Multi-path retrieval (Exact + BM25 + Graph + weighted RRF + reranker) — 96.6% R@5 on LongMemEval-S, zero vector dependencies.
      8
      3
      MIT