Skip to main content
Glama

Related Servers

Alternatives to battery-erp

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.1/5.0

    Scored across 6 tools

    Disambiguation2/5

    lookup_inventory, get_inventory_status, and get_inventory_record all take a SKU and return overlapping inventory quantities/status, so their boundaries are unclear. list_inventory and the two bin-check tools are distinct, but the three inventory getters could easily be misselected.

    Naming Consistency4/5

    All names are snake_case and verb-led, with read operations using lookup/get/list and write operations using create/record. The pattern is mostly predictable, with only a minor inconsistency between lookup_inventory and the get_inventory_* family.

    Tool Count5/5

    Six tools is a well-scoped set for a focused inventory ERP demo: four query variants plus two bin-count workflow actions. Each tool has a reasonable role, and the count is neither bloated nor too thin.

    Completeness3/5

    The set covers inventory queries and the bin-confirmation workflow, but lacks lifecycle operations such as SKU creation/update or any way to list pending bin-check requests. Reorder suggestions are generated but there is no tool to act on them, creating a dead end.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues