PickADive Scuba Diving
PickADive MCP Server
Актуальные данные о дайв-условиях для ИИ-агентов — прогнозные окна, климатология лучшего времени, сезонность морской жизни и факты о местах для 4 800+ дайв-сайтов по всему миру.
Хостится на https://pickadive.com/mcp — ничего не нужно устанавливать
Настройка · Инструменты · Что можно сделать · Данные и честность · Безопасность · Поддержка
Что можно с этим делать?
«Где я могу нырнуть недалеко от Бостона в эту субботу?» — ранжированные благоприятные и умеренные прогнозные окна вблизи любого места на любой день: высота волн, ветер, время и ссылки на дайв-сайты.
«Когда мне бронировать Комодо?» — помесячная климатология по направлению: доля исторически благоприятных дней, типичная температура воды и волнение, сезонные окна морской жизни.
«Когда и где бывает пик встреч с китовыми акулами?» — сезонность видов на основе 236 000+ задокументированных наблюдений GBIF: месяц пика и региональные сезонные окна.
«Какая глубина на рифе Моласс и какие там опасности?» — публичные факты о любом названном дайв-сайте: глубины, сложность, доступ с берега/лодки, опасности, заметки по входу и выходу.
«Где в мире прямо сейчас хорошие условия для дайвинга?» — регионы, отсортированные по благоприятным окнам на ближайшие ~72 часа.
Related MCP server: Scientific Tools MCP Server
Настройка
Добавьте сервер в любой MCP-совместимый клиент — без ключа, без OAuth:
{
"mcpServers": {
"pickadive": { "url": "https://pickadive.com/mcp" }
}
}Клиент | Как подключиться |
«Claude Code» |
|
Claude.ai / Desktop | Settings → Connectors → Add custom connector → |
Cursor · Windsurf · VSCode · Zed | Add |
Gemini CLI |
|
Local-only clients | Bridge with |
Discovery manifest: /.well-known/mcp.json · Introduction for agents: /llms.txt
Tools
Tool | Input | Output |
|
| Ranked windows q... |
|
| 12-month |
|
| |
|
| Depth |
|
| World regions ranked... |
All values are metric with unit-suffixed field names (max_depth_m, e_m, distance_km); wind — in knots as customary in marine conversations. Tool descriptions instruct agents to convert values for users in the US. Each response contains a source link — please cite pickadive.com when citing results.
Data & Honesty
Answers are based on PickADive's own data pipeline: hourly condition ratings for 4 800+ curated dive sites (Open-Meteo marine and weather, NOAA tides), multi-annual climatology, and 236k+ GBIF species observation records.
Two rules that the server never breaks:
Forecasts are planning context, never a safety guarantee. Every response carries a disclaimer; agents should always retain it.
Missing data is acknowledged, never invented. Sparse destinations get an honest "insufficient history" instead of a guess.
Security
Read-only by design | No write tools — the server cannot create, edit, or delete anything. The worst a prompt injection can accomplish is reading public dive data. |
No auth, no tokens, no user data | Nothing to leak, phish, or exfiltrate; the connection gifts the agent no identity. |
Stateless JSON mode | One request that goes in, one JSON body at output; no sessions, no server-push channel. |
HTTPS only, CORS open | Read-only public data. |
Transport & limits
Streamer HTTP (JSON-RPC 2.0 over POST), stateless — protocol versions 2024-11-05 → 2025-06-18.
Free for personal and assistant use at non, non-bulk volumes; per-IP rate limiting is in effect. For sustained high-volume or commercial integrations, contact team@pickadive.com.
Example agent guidance (optional)
Add to your AGENTS.md / CLAUDE.md to shave the number of round trips:
## PickADive MCP
- For "can I dive…?" questions use find_dive_windows with the user's
place; default day is Saturday.
- For trip planning use best_time_to_dive per destination; present
depths/waves in the user's customary units, keep wind in knots.
- Always keep the safety disclaimer and cite the linked page.Support & feedback
— Issues, requests, corrections: team@pickadive.com — Documentation: pickadive.com/developers — Dataset behind the tools: pickadive.com/research · pickadive.com/trust
License
MIT — see LICENSE. The PickADive name and logo are trademarks of PickAdive and are not covered by code license.
Disclaimer
Diving conditions are forecasts with ratings — planning context only, never a safety assessment of a specific dive on a specific day. Always assess conditions at the environment, dive within your training, and follow local advice. Wildlife seasonality reflects recorded observations, not a promise of encounters.
Maintenance
Related MCP Servers
AlicenseAqualityCmaintenanceAI travel agent over MCP — live flights, hotels, activities, and events worldwide, then completes the booking on autonomad.ai.8812MIT- FlicenseAqualityDmaintenanceHigh-value scientific tools for AI agents — literature search (PubMed, arXiv, Semantic Scholar), chemical compound lookup (PubChem, ChEMBL), patent prior art search (USPTO, EPO), GPU spot prices across 4 providers, and real-time earth science data (USGS, NASA, OpenAQ). Per-call billing via API key. Keys issued instantly at https://mcp-site.com/keys/request6
- AlicenseAqualityCmaintenanceMCP server giving AI agents access to real-time aviation data — live flight tracking, airport weather, airline and airport information.103MIT
- AlicenseAqualityBmaintenanceUK planning application data for AI agents. Search, look up, and geo-query every UK planning application from Claude, Cursor, or any MCP client — conversationally.453MIT
Related MCP Connectors
AI marketplace — flights, tours, activities, transport & more via MCP. No auth required.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Live Google Maps business search, review, and photo data for AI agents over MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/afiliptsov/pickadive-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server