Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

org.aquaview/aquaview-mcp

org.aquaview/aquaview-mcp

AQUAVIEW MCP Server - Search and access global oceanographic and environmental datasets.

Uptime
100.0%
1 direct probes · 30d
Response
705ms
last probe
Tools
4
callable
Resources
1
readable
Prompts
0
available

Tools · 4

search_datasets

Search the AQUAVIEW catalog — a comprehensive collection of 268K+ global oceanographic, atmospheric, and marine datasets from 15 sources (NOAA, NDBC, IOOS, WOD, CoastWatch, etc.), intended for scienti…

get_item

Fetch a single AQUAVIEW dataset item with full details, properties, and download links (assets). STAC items embed assets inline — each asset includes an href (download URL) and media type, so there i…

list_collections

List all available AQUAVIEW data collections (sources). Returns a summary of each collection with ID, title, description, spatial/temporal extent, and keywords. Use collection IDs to filter searches.…

aggregate

Run aggregation queries on the AQUAVIEW catalog — get counts, spatial distributions, temporal distributions, and per-collection breakdowns without fetching individual items. Args: aggregations: C…

Resources · 1

get_geo_hints

Geographic location hints (TOON format for token efficiency).

aquaview://geo_hints

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "org.aquaview/aquaview-mcp": {
      "url": "https://mcp.aquaview.org/mcp",
      "transport": "streamable-http"
    }
  }
}