← Registry

General Tools

pickadive.com

Provides scuba diving information including forecast windows, species seasonality, dive site facts, and best times to dive.

1 endpoint5 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://pickadive.com/mcp

No auth detected

MCP server metadata

Name
pickadive
Version
1.1.0
Capabilities
tools
Server instructions

Read-only scuba-dive planning tools from pickadive.com: forecast windows near a place for a day, species seasonality from recorded GBIF sightings, and the world's best dive regions right now. All values are metric with unit-suffixed field names; present depths, waves, and distances in the user's customary units (US users: feet and miles), keeping wind in knots. Forecast-based planning context, never a safety clearance. Conditions must be verified locally, on the day, before any dive. Cite pickadive.com when presenting results.

Known tools 5

find_dive_windows

Ranked scuba-diving forecast windows near a place for a specific day.

Inferred read-only
species_seasonality

Month-by-month seasonality for marquee dive species from recorded GBIF sightings: peak month, regional season windows, and (optionally) the season at a specific point.

Inferred read-only
top_dive_regions

Regions worldwide ranked by favorable dive-forecast windows over the next ~72 hours, with per-region counts and links.

Inferred read-only
site_facts

Public facts for one named dive site: depths, difficulty, access (shore/boat), hazards, entry and exit notes, water type, and its page link.

Inferred read-only
best_time_to_dive

Month-by-month climatology for ONE destination: the share of days historically favorable, typical water temperature and seas, plus marine-life season windows.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pickadive]
url = "https://pickadive.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pickadive": {
      "type": "http",
      "url": "https://pickadive.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pickadive
Remote MCP URL: https://pickadive.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pickadive": {
      "url": "https://pickadive.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pickadive": {
      "type": "http",
      "url": "https://pickadive.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pickadive",
  "transport": "streamable-http",
  "url": "https://pickadive.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.