Skip to main content
Glama
KirillSerchenko

products-mcp-server

Related Servers

Alternatives to products-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      Enables AI clients to perform full CRUD operations on e-commerce products stored in MySQL, including search with pagination, AI-powered description generation via sampling, and low-stock inventory monitoring. It also exposes product catalog resources and pre-built prompt templates over both stdio and HTTP/SSE transports.
      4
      4 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables dynamic tool registration and invocation via HTTP, with built-in tools for calculations, text processing, and async API calls, all in a lightweight Node.js server with zero external dependencies.
      -

    TDQS

    B3.2/5.0

    Scored across 27 tools

    Disambiguation4/5

    Most tools have distinct purposes, but some overlap exists, e.g., getTopRatedProducts vs getMostReviewedProducts vs getProductsByMinRating, and multiple price-filtering tools could cause confusion.

    Naming Consistency5/5

    All tool names follow a consistent camelCase verb_noun pattern (e.g., getProductById, createProduct, countProducts), with no mixing of conventions.

    Tool Count3/5

    27 tools is on the high side; many are specialized queries that could be combined with optional parameters, but each tool serves a clear purpose.

    Completeness4/5

    Covers CRUD and a wide range of queries, though lacks a generic sort/filter endpoint and bulk operations; write operations are noted as simulated.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues