Skip to main content
Glama
fawaikuangtuzhangfei

baozhibao-mcp-server

Related Servers

Alternatives to baozhibao-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      C
      quality
      D
      maintenance
      An MCP server that exposes Homebox inventory management as tools for AI agents, enabling search, add, update, delete products, locations, tags, and maintenance entries.
      17
      2
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that lets AI agents autonomously acquire, store, verify, and manage API keys for various services.
      7
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for managing Homebox inventory via AI assistants, enabling item management, location organization, and label categorization.
      4
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for Inventory (whereiput.it) that enables searching, full CRUD operations on items/locations/areas, and AI-powered photo recognition flow from MCP-compatible clients.
      -

    TDQS

    A3.5/5.0

    Scored across 5 tools

    Disambiguation4/5

    Most tools are distinct: login for auth, add_item for manual entry, scan_add_item for barcode entry, query_items for listing/searching, and get_item for details. The only potential confusion is between add_item and scan_add_item, but the barcode-specific description makes their purposes clear.

    Naming Consistency4/5

    Tool names mostly follow a verb_noun pattern (add_item, query_items, get_item), with scan_add_item as a compound of that. 'login' is a slight deviation but is a common exception and doesn't disrupt the overall consistency.

    Tool Count5/5

    With 5 tools, the server is well-scoped for basic item management. Each tool serves a necessary step in the workflow (auth, adding, querying, viewing details), and no tools feel redundant or excessive.

    Completeness3/5

    The server covers authentication, item creation (two methods), listing, and detail retrieval, but lacks update and delete operations. This is a notable gap for a full CRUD lifecycle, though agents could potentially work around it in limited scenarios.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues