Skip to main content
Glama

Related Servers

Alternatives to TokenMizer

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Open-source MCP memory server providing persistent, cross-platform context for AI tools via a knowledge graph with encrypted storage.
      6 npm
      13
      AGPL 3.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      Graph-relational memory MCP server for persistent LLM memory, featuring wikilinks, BM25 auto-linking, spreading activation, and synaptic decay across five memory layers.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that enables persistent, hybrid, local memory for LLM agents, with vector + BM25 search, knowledge graph, and policy-driven retention, providing token-budgeted context injection for AI assistants.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      A universal MCP server providing persistent, structured memory through a knowledge graph with graph storage, semantic vector search, and multi-hop traversal for AI agents and IDEs.
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server providing persistent AI memory with four-tier retrieval (SQLite FTS5, graph, vector, LLM agent) to give AI assistants structured, long-term memory without RAG.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      A graph-based MCP server that provides AI coding agents with persistent memory to store patterns, track complex relationships, and retrieve knowledge across sessions. It leverages graph structures to handle temporal queries and relational paths that traditional vector stores often miss.
      244
      MIT

    TDQS

    A4.1/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct operation: session persistence, graph statistics, file analysis, savings analytics, and decision reasoning. Even the two stats tools are clearly separated by domain (knowledge graph vs token savings).

    Naming Consistency4/5

    Most names follow a clear verb_noun pattern (checkpoint_session, resume_session, analyze_file, get_graph_stats, get_savings_stats), but why_decision deviates from the verb-first convention. The mixed get_ vs bare-verb prefixes are minor and don't impede comprehension.

    Tool Count5/5

    Six tools is appropriate for a focused session-memory and token-optimization utility. Each tool has a distinct role with no redundant entries.

    Completeness4/5

    The core workflows of checkpointing, resuming, analyzing files, and reviewing decisions are covered. Missing session listing/deletion and explicit decision-management operations, but agents can work around these for typical use.

    Maintenance

    ActivityMaintained
    ResponsivenessResponsive