Skip to main content
Glama
gws8820

ShippingTracker

by gws8820

Related Servers

Alternatives to ShippingTracker

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      MCP server that wraps ShowAPI (易源开放平台) to provide express tracking via query_express and general access to life service APIs via showapi_call, deployable to cloud or locally.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A horizontally scalable Model Context Protocol server for exposing shipment tracking (and other data sources) as authenticated MCP tools, starting with DB Schenker's public tracking endpoint.
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for tracking Japanese logistics carriers (Yamato, Sagawa, Japan Post) via mock or AfterShip adapter. Enables AI agents to query shipment status and history in natural language.
      3
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that wraps the Korean government's '나라장터 사전규격정보서비스' API, enabling natural language search and retrieval of public procurement pre-specifications through simplified tools.
      5
      29 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      MCP server that provides Korean weather information using grid coordinates and the Korea Meteorological Administration API, allowing users to query current weather conditions and forecasts for specific locations in Korea.
      2
      7
      Apache 2.0

    TDQS

    C2.4/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: get_company_list retrieves a list of companies, while track_shipping handles tracking shipments with specific identifiers. There is no overlap or ambiguity between these functions.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun naming pattern (get_company_list, track_shipping) with clear, descriptive names. There are no deviations or mixed conventions.

    Tool Count2/5

    With only 2 tools, the server feels thin for a 'ShippingTracker' domain. This minimal set likely lacks essential operations like creating shipments, updating tracking info, or managing companies, which are core to shipping workflows.

    Completeness2/5

    The tool surface is severely incomplete for a shipping tracking domain. It only provides retrieval (get_company_list) and tracking (track_shipping), missing critical operations such as creating shipments, updating statuses, deleting records, or handling returns, which will cause agent failures in real-world scenarios.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues