Skip to main content
Glama
kykoay

BC Water Tides MCP Server

by kykoay

Related Servers

Alternatives to BC Water Tides MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      Provides NOAA tide predictions and observed water levels, allowing AI agents to query tide stations and current water level data.
      2 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      MCP server that provides tide predictions, station lookup, and tidal event alerts for US coastal locations using live NOAA data.
      -
    • A
      license
      B
      quality
      D
      maintenance
      Fetches tide information for any location using latitude and longitude, providing detailed tide data including high/low tides and station information with automatic UTC time zone handling.
      1
      19
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Enables users to monitor active Canadian meteorological warnings and advisories, view national and provincial counts, check alerts near coordinates, and generate safety briefings and incident reports.
      4
      -

    TDQS

    A4.1/5.0

    Scored across 4 tools

    Disambiguation4/5

    Most tools are clearly distinct: list_stations for discovery, plot_tide_forecast for visualization. get_tide_forecast and get_tide_forecast_pst overlap heavily as the same forecast data, but their descriptions explicitly differentiate UTC vs PST output, reducing confusion.

    Naming Consistency4/5

    Tools follow a consistent verb_noun pattern (list_stations, get_tide_forecast, plot_tide_forecast). get_tide_forecast_pst introduces a timezone suffix modifier, which is a minor deviation but still predictable and readable.

    Tool Count5/5

    Four tools is well-scoped for a tide forecast server: station discovery, UTC forecast data, PST-localized forecast data, and visualization. Each tool serves a distinct need without redundancy or bloat.

    Completeness4/5

    The core workflow is covered: discover stations, retrieve forecast data, localize it, and visualize it. Minor gaps exist, such as no option to specify a custom date range or fetch real-time observed water levels, but these are not core to the stated purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues