org.aquaview/aquaview-mcp
org.aquaview/aquaview-mcpAQUAVIEW MCP Server - Search and access global oceanographic and environmental datasets.
Tools · 4
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…
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 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.…
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
Geographic location hints (TOON format for token efficiency).
aquaview://geo_hints
Similar MCP servers embedding-nearest
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"
}
}
}