Skip to main content
Glama
gix9303
by gix9303

Related Servers

Alternatives to EverOS Codex

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables Codex to automatically recall and persist local project memory—such as decisions, constraints, goals, open loops, and milestones—across sessions via a secure, local MCP adapter.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Local stdio MCP server for long-term engineering memory, enabling Codex to store, search, and manage project facts, progress, interfaces, and troubleshooting cases.
      1
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      Provides persistent, searchable memory for AI agents across any MCP-compatible client, storing project context, user preferences, and session learnings locally in SQLite with tools to save, retrieve, search, and manage them.
      12
      7 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides long-term local memory for AI coding agents via MCP, enabling persistent recall of preferences and project facts across chat sessions.
      1
      MIT

    TDQS

    A3.5/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a distinct memory operation: flush clears session state, get lists memory entries, save_turn stores summaries, and search retrieves past context. No functional overlap.

    Naming Consistency4/5

    All tools follow the 'memory_<verb>' pattern, but 'save_turn' includes an object noun, making it slightly less consistent than the single-word verbs. Still, the pattern is clear and predictable.

    Tool Count5/5

    4 tools is ideal for a focused memory management server. Each tool serves a core function without redundancy or clutter.

    Completeness4/5

    The set covers memory flushing, retrieval, saving, and searching. Missing an explicit delete operation, but flush may serve that purpose. Minor gap, but core workflows are supported.

    Maintenance

    ActivityStale
    ResponsivenessNo issues