Skip to main content
Glama
flrngel

Fuzzy Memory MCP Server

by flrngel

Related Servers

Alternatives to Fuzzy Memory MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.5/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose targeting specific operations on the knowledge graph. For example, add_observations vs. delete_observations handle different lifecycle stages, while open_nodes and search_nodes serve distinct access patterns. There is no significant overlap that would cause agent misselection.

    Naming Consistency5/5

    All tools follow a consistent verb_noun naming pattern using snake_case, such as create_entities, delete_relations, and search_nodes. The naming is predictable and readable throughout the set, with no deviations in style or convention.

    Tool Count5/5

    With 9 tools, the server is well-scoped for managing a knowledge graph, covering core operations like creation, deletion, reading, and searching. Each tool earns its place without being overly sparse or bloated, fitting typical expectations for this domain.

    Completeness4/5

    The tool set provides strong coverage for CRUD operations on entities, relations, and observations, along with search and read capabilities. A minor gap exists in update operations (e.g., no update_entities or update_relations), but agents can work around this by deleting and recreating as needed.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues