Skip to main content
Glama

Related Servers

Alternatives to VecFS

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Local-first persistent memory for AI agents via MCP, enabling semantic search and memory sharing across agents with zero cloud cost and full privacy.
      12 npm
      1
      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
      Semantic memory for AI agents — local-first MCP server with hybrid search, knowledge graph, contradiction detection, and plan-then-commit consolidation.
      286 npm
      4
      AGPL 3.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      A portable, self-hosted semantic memory layer for LLM agents, enabling them to search and add memories by meaning over the Model Context Protocol.
      2
      MIT

    TDQS

    B3.4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a unique purpose: delete removes by ID, feedback records feedback, memorize stores/updates, and search queries by vector. There is no overlap in functionality.

    Naming Consistency5/5

    All tool names are lowercase verbs (delete, feedback, memorize, search), following a consistent single-word verb naming pattern.

    Tool Count5/5

    4 tools is perfectly scoped for a vector memory server, covering core operations (create/update, read by search, delete) plus feedback.

    Completeness3/5

    Covers main operations but lacks a direct retrieval tool for entries by ID; the search tool only works with vectors, so viewing a specific entry by ID is not possible.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues