Skip to main content
Glama
thijserven

PrijsProfeet MCP

by thijserven

Related Servers

Alternatives to PrijsProfeet MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      MCP server exposing quote and live cryptocurrency price tools, with both local (stdio) and cloud-deployed (HTTP) transports.
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that provides tools to retrieve weather information from a weather API, supporting both local stdio and remote Streamable HTTP transports.
      221 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A production-oriented MCP server exposing tools for weather, currency conversion, text statistics, and server introspection, with auto-discovery, rate limiting, and API key auth.
      -
    • F
      license
      A
      quality
      C
      maintenance
      A minimal MCP server for DataProbe data question answering and read-only SQL queries, supporting stdio and streamable HTTP modes.
      5
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      A modular MCP server built with FastAPI, exposing tools via HTTP endpoints with SSE streaming responses.
      -

    TDQS

    A3.5/5.0

    Scored across 24 tools

    Disambiguation3/5

    Several tools overlap in purpose, notably list_products, search_products, and search_products_by_name, as well as multiple get_products_by_* variants. Descriptions and filters help clarify, but an agent could easily mis-select between similar list/search endpoints.

    Naming Consistency5/5

    Tool names follow a uniform verb_noun pattern with snake_case (e.g., get_product, search_products, compare_prices, request_free_api_key). Prefixes like get/list/search/match/compare are used predictably, making the set highly consistent.

    Tool Count3/5

    At 24 tools, the server sits at the upper boundary of 'heavy' but remains within the acceptable range. The many deal-related tools (top_deals, brand_deals, deals_summary, etc.) could be consolidated, but the count is justifiable for a comprehensive price-comparison API.

    Completeness4/5

    The tool set covers the core read-only domain well: product search, details, price history, forecasting, cross-retailer matching, price comparison, deals, categories, and API key management. Minor gaps exist (e.g., no direct retailer metadata endpoint), but no critical dead ends are evident.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues