{
  "markdown": "<div align=\"center\">\n\n# PickADive MCP Server\n\n**Live dive-conditions data for AI agents — forecast windows, best-time\nclimatology, marine-life seasonality, and site facts for 4,800+ dive\nsites worldwide.**\n\n[![Status](https://img.shields.io/badge/status-live-2EC4B6)](https://pickadive.com/mcp)\n[![MCP Registry](https://img.shields.io/badge/registry-com.pickadive%2Fmcp-0A2540)](https://registry.modelcontextprotocol.io)\n[![Transport](https://img.shields.io/badge/transport-Streamable_HTTP-0A2540)](#transport--limits)\n[![Auth](https://img.shields.io/badge/auth-none_required-2EC4B6)](#setup)\n[![Price](https://img.shields.io/badge/price-free-2EC4B6)](#limits)\n\n**Hosted at `https://pickadive.com/mcp` — nothing to install**\n\n[Setup](#setup) · [Tools](#tools) · [What you can do](#what-can-you-do-with-it) ·\n[Data & honesty](#data--honesty) · [Security](#security) · [Support](#support--feedback)\n\n</div>\n\n---\n\n## What can you do with it?\n\n- **\"Where can I dive near Boston this Saturday?\"** — ranked favorable and\n  moderate forecast windows near any place for any day, with wave height,\n  wind, timing, and site links.\n- **\"When should I book Komodo?\"** — month-by-month climatology for a\n  destination: the share of days historically favorable, typical water\n  temperature and seas, and marine-life season windows.\n- **\"When and where do whale sharks peak?\"** — species seasonality from\n  236k+ recorded GBIF sightings: peak month and regional season windows.\n- **\"How deep is Molasses Reef, and what are the hazards?\"** — public facts\n  for any named dive site: depths, difficulty, shore/boat access, hazards,\n  entry and exit notes.\n- **\"Where in the world is good for diving right now?\"** — regions ranked\n  by favorable windows over the next ~72 hours.\n\n## Setup\n\nAdd the server to any MCP-compatible client — no key, no OAuth:\n\n```json\n{\n  \"mcpServers\": {\n    \"pickadive\": { \"url\": \"https://pickadive.com/mcp\" }\n  }\n}\n```\n\n| Client | How |\n|---|---|\n| **Claude Code** | `claude mcp add --transport http pickadive https://pickadive.com/mcp` |\n| **Claude.ai / Desktop** | Settings → Connectors → Add custom connector → `https://pickadive.com/mcp` |\n| **Cursor · Windsurf · VS Code · Zed** | Add the JSON block above to your MCP config |\n| **Gemini CLI** | `gemini mcp add --transport http pickadive https://pickadive.com/mcp` |\n| **Local-only clients** | Bridge with `npx mcp-remote https://pickadive.com/mcp` |\n\nDiscovery manifest: [`/.well-known/mcp.json`](https://pickadive.com/.well-known/mcp.json) ·\nAgent onboarding: [`/llms.txt`](https://pickadive.com/llms.txt)\n\n## Tools\n\n| Tool | Input | Output |\n|---|---|---|\n| `find_dive_windows` | `{near \\| lat+lng, day?, radius_km?}` | Ranked windows: quality, `wave_m`, `wind_kn`, timing, site links |\n| `best_time_to_dive` | `{destination}` | 12-month climatology + marine-life seasons + source page |\n| `species_seasonality` | `{species, lat?, lng?}` | Peak month, regional season windows, sighting counts |\n| `site_facts` | `{site}` | Depths, difficulty, access, hazards, entry/exit, cert level |\n| `top_dive_regions` | `{}` | World regions ranked by favorable windows (~72 h) |\n\nAll values are **metric with unit-suffixed field names** (`max_depth_m`,\n`wave_m`, `distance_km`); wind is knots — the marine convention\neverywhere. Tool descriptions instruct agents to convert for US users.\nEvery response includes a source link — please cite **pickadive.com**\nwhen presenting results.\n\n## Data & honesty\n\nAnswers come from PickADive's own pipeline: hourly conditions gradings\nacross 4,800+ curated dive sites (Open-Meteo marine + weather, NOAA\ntides), multi-year climatology, and 236k+ GBIF species sighting records.\n\nTwo rules the server never breaks:\n\n1. **Forecasts are planning context, never a safety clearance.** Every\n   response carries the disclaimer; agents should keep it.\n2. **Missing data is stated, never invented.** Thin destinations return an\n   honest \"not enough history\" rather than a guess.\n\n## Security\n\n| | |\n|---|---|\n| **Read-only by design** | No write tools — the server cannot create, modify, or delete anything. The worst a prompt injection can achieve through it is reading public dive data. |\n| **No auth, no tokens, no user data** | Nothing to leak, phish, or exfiltrate; connecting grants an agent no identity. |\n| **Stateless JSON mode** | One POST in, one JSON body out; no sessions, no server-push channel. |\n| **HTTPS only, CORS open** | Read-only public data. |\n\n## Transport & limits\n\nStreamable HTTP (JSON-RPC 2.0 over POST), stateless — protocol versions\n`2024-11-05` → `2025-06-18`.\n\nFree for individual and assistant use at fair, non-bulk volumes; per-IP\nrate limiting applies. For sustained high-volume or commercial\nintegrations, write to [team@pickadive.com](mailto:team@pickadive.com).\n\n## Example agent guidance <sub>(optional)</sub>\n\nAdd to your `AGENTS.md` / `CLAUDE.md` to reduce round-trips:\n\n```markdown\n## PickADive MCP\n- For \"can I dive…?\" questions use find_dive_windows with the user's\n  place; default day is Saturday.\n- For trip planning use best_time_to_dive per destination; present\n  depths/waves in the user's customary units, keep wind in knots.\n- Always keep the safety disclaimer and cite the linked page.\n```\n\n## Support & feedback\n\n- Issues, requests, corrections: [team@pickadive.com](mailto:team@pickadive.com)\n- Documentation: [pickadive.com/developers](https://pickadive.com/developers)\n- The dataset behind the tools: [pickadive.com/research](https://pickadive.com/research) · [pickadive.com/trust](https://pickadive.com/trust)\n\n## License\n\nMIT — see [LICENSE](LICENSE). The PickADive name and logo are trademarks\nof PickADive and are not covered by the code license.\n\n## Disclaimer\n\nDive conditions are graded forecasts — planning context only, never a\nsafety judgment about any specific dive on any specific day. Always\nassess conditions at the water, dive within your training, and follow\nlocal guidance. Wildlife seasonality reflects recorded sightings, never\na promise of encounters.\n",
  "bytes": 6017,
  "sha": "a511ef8013db5e9e2dec937eee7aaed303f7797c9e33814918336042b6a434a8",
  "repo_slug": "afiliptsov/pickadive-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_pickadive_mcp_231844e7/readme"
}