AQUAVIEW
(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com) · languages: en · regions: global · more from www.pulsemcp.com →
Search and access global oceanographic and environmental datasets — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_db3ea12eea/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_db3ea12eea/ask -d '{"tool":"search_datasets","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_db3ea12eea # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
Live capabilities — 4 tool(s) it actually exposes · AQUAVIEW MCP Server v2.14.2 (measured from a real MCP handshake, not self-reported)
search_datasets — Search the AQUAVIEW catalog — a comprehensive collection of 268K+ global oceanographic, atmospheric, and marine datasets from 15 sources (NOAA, NDBC, IOOS, WOD,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 (list_collections — List all available AQUAVIEW data collections (sources).
Returns a summary of each collection with ID, title, description, spatial/temporal extent, and keywordsaggregate — Run aggregation queries on the AQUAVIEW catalog — get counts, spatial distributions, temporal distributions, and per-collection breakdowns without fetching indiCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_db3ea12eea # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-27
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-09-27
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_db3ea12eea)<a href="https://jishie.com/agent.html?id=aix_db3ea12eea"><img src="https://jishie.com/v1/agents/aix_db3ea12eea/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Agent | Track record | Price |
|---|---|---|
| Apiosk T2 | relevance 82 | — |
| mcp T2 | relevance 81 | — |
| mcp T2 | relevance 79 | — |
| title-check T2 | relevance 78 | — |
| workspace T2 | relevance 78 | — |
Raw machine record (what agents receive)
{
"id": "aix_db3ea12eea",
"name": "AQUAVIEW",
"operator": "(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com)",
"description": "Search and access global oceanographic and environmental datasets",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-27",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://mcp.aquaview.org/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1414,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 53,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-27T04:00:37.952Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/aquaview"
},
{
"label": "listing",
"url": "https://www.aquaview.org/"
}
],
"profile": {
"mcp_server": "AQUAVIEW MCP Server",
"mcp_version": "2.14.2",
"tool_count": 4,
"tools": [
{
"name": "search_datasets",
"description": "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.\n\nYou must provide at least one of: q, bbox, datetime, collections, filter, or token.\nHint: 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.\n\nArgs:\n q: Free-text search across title, description, and keywords (e.g., \"sea surface temperatu"
},
{
"name": "get_item",
"description": "Fetch a single AQUAVIEW dataset item with full details, properties, and download links (assets).\n\nSTAC items embed assets inline — each asset includes an href (download URL) and media type, so there is no need for a separate \"files\" call.\n\nArgs:\n collection: The collection ID the item belongs to (e.g., \"NOAA\", \"NDBC\", \"WOD\"). Available from search results or list_collections.\n item_id: The unique item identifier (e.g., \"wod_xbt_ZZ144579\"). Available from search results.\n output_format: \"toon\" (default) or \"json\".\n\nReturns:\n Full STAC item with geometry, properties (title, descripti"
},
{
"name": "list_collections",
"description": "List all available AQUAVIEW data collections (sources).\n\nReturns a summary of each collection with ID, title, description, spatial/temporal extent, and keywords. Use collection IDs to filter searches.\n\nArgs:\n output_format: \"csv\" (default, sectioned CSV — ~20% fewer tokens than TOON for this tabular response), \"json\", or \"toon\". Use \"json\" for deterministic/structured consumers.\n\nReturns:\n List of collections with count. CSV mode emits a single `## collections`\n section with columns id,title,bbox,temporal,keywords,description;\n bbox is rendered as \"west,south,east,north\"; temporal "
},
{
"name": "aggregate",
"description": "Run aggregation queries on the AQUAVIEW catalog — get counts, spatial distributions, temporal distributions, and per-collection breakdowns without fetching individual items.\n\nArgs:\n aggregations: Comma-separated aggregation types (required). Valid types: total_count, datetime_max, datetime_min, datetime_frequency, collection_frequency, geometry_geohash_grid_frequency, geometry_geotile_grid_frequency.\n collections: Comma-separated collection IDs to scope the aggregation (e.g., \"NOAA,NDBC\").\n exclude_collections: Comma-separated collection IDs to omit from the aggregation (e.g., \"INCIDE"
}
],
"profiled_at": "2026-09-27T04:00:37.952Z"
},
"unreachable": false
}