# aquaview-mcp MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/org-aquaview-aquaview-mcp
- Repository: https://github.com/AQUAVIEW-DAH/aquaview-mcp

## Install
- Endpoint: https://mcp.aquaview.org/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.aquaview.org/mcp
- Remote endpoint: https://mcp.aquaview.org/sse

## Tools
- 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 scientific research, data analysis, and environmental monitoring.

You must provide at least one of: q, bbox, datetime, collections, filter, or token.
Hint: When the user asks for a region, prefer the 'bbox' parameter over including region name in 'q'. Use the geo_hints resource for common bounding boxes. Endpoint: https://mcp.aquaview.org/mcp
- 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 is no need for a separate "files" call. Endpoint: https://mcp.aquaview.org/mcp
- 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. Endpoint: https://mcp.aquaview.org/mcp
- aggregate - Run aggregation queries on the AQUAVIEW catalog — get counts, spatial distributions, temporal distributions, and per-collection breakdowns without fetching individual items. Endpoint: https://mcp.aquaview.org/mcp

## Resources
- aquaview://geo_hints - Geographic location hints (TOON format for token efficiency). MIME type: text/plain

## Prompts
Not captured

## Metadata
- Owner: org.aquaview
- Version: 0.2.0
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Oct 31, 2025
- Source: https://registry.modelcontextprotocol.io
