PickADive Scuba Diving
PickADive MCP Server
为 AI 代理 提供实时潜水条件数据——预报窗口、最佳时节统计、海洋生物季节性,以及全球 4,800+ 个潜点的潜点资料。
托管地址:https://pickadive.com/mcp —— 无需安装
设置 · 工具 · 它能做什么 · 数据与真实性 · 安全性 · 支持与反馈
你能用它做什么?
“这个周六波士顿附近哪里可以潜水?” —— 对任何地点、任何日期,列出有利的和一般的预报窗口,包含浪高、风速、时间与潜点链接。
“科莫多什么时候订比较好?” —— 目的地的逐月气候统计:历史上有利天数的占比、典型水温与海况,以及海洋生物季节窗口。
“鲸鲨在什么时候、哪里有目击最多?” —— 基于 236k+ 条已记录的 GBIF 目击记录的物种季节性:最相符的月份和区域季节窗口。
“莫拉希斯礁有多深?上次有那些风险?” —— 任意命名潜点的公开资料:深度、难度、岸/船通达性、危险、入水与出水说明。
“现在是全球哪里适合潜水?” —— 根据未来约 72 小时的有利预报窗口对全球地区究竟排序。
Related MCP server: Scientific Tools MCP Server
设置
将服务器添加到任何兼容 MCP 的客户端 —— 不需要密钥,不需要 OAuth:
{
"mcpServers": {
"pickadive": { "url": "https://pickadive.com/mcp" }
}
}客户端 | 方法 |
Claude Code |
|
Claude.ai / Desktop | 设置 → 连接器 → 添加自定义连接器 → |
Cursor · Windsurf · VS Code · Zed | 将上方 JSON 块添加到你的 MCP 配置文件 |
Gemini CLI |
|
仅本地客户端 | 通过 |
Discovery 清单: /.well-known.json ·
Agent 引导: /llms.txt
工具
工具 | 输入 | 输出 |
|
| 排名的窗口:质量、 |
|
| 12 个自然气候 + 海洋生物季节 + 来源页面 |
|
| 最活跃月、区域季节窗口、目击计数 |
|
| 深度、难度、出入、风险、入水/出水、认证等级 |
|
| 全球区域按有利窗口排序(约 72 小时) |
所有值均公制,字段名带单位后缀(max_depth_m、wave_m、distance_km);风速为节——这是洋上普遍使用的惯例。工具说明会提示代理为美国用户进行换算。每个响应都带有来源链接——展示结果时请标注 pickadive.com。
数据与真实性
回答来自 PickAD 自己的管道:对 4,800+ 个精选潜点的每小时分级(Open-Meteo 海况与天气、NOAA 潮汐)、多年间气候统计,以及 236k+ 条 GBIF 物种目击记录。
服务器绝不会违反的两条规则:
预报只是参考,绝不构成安全保证。 每个回应都会携带免责声明;Agent 应保持该声明。
未标注的数据会主动说“没有足够历史”,绝不造假。 当地点数据不足,就返回“not enough history”,而不是臆测。
Security
只读设计 | 没有写工具——服务器无法创建、修改或删除任何内容。任何通过其发出的提示注入,最多只能读取公开的潜水数据。 |
无认证、无令牌、无用户数据 | 没有可泄漏、被钓鱼或外带的内容;连接不会赋予 Agent 任何身份。 |
无缓存 JSON 模式 | 一个 POST 进入,一个 JSON 发出;没有会话,没有服务端推送通道。 |
仅 HTTPS,开放 CORS | 公开透明的数据。 |
传输方式与限制
无状态 HTTP(基于 POST 的 JSON-RPC 2.0),无会话——协议版本 2024-11-05 → 2025-06-18。
供个人与助手合理、非批量使用免费,并应用按 IP 的限流。对于持续或商用集成,请致邮 team@pickadive.com。
示例 Agent 指南 (可选)
把它加进你的 AGENTS.md/CLAUDE.md 来减少重复往返:
## 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.支持与反馈
问题、请求、更正: team@pickadive.com
工具背后的数据集:pickadive.com/research · pickadive.com/trust
License
MIT —— 见 LICENSE。PickADive 的名称和徽标是PickADive 的商标,不在代码许可范围内。
Disclaimer(免责声明)
潜水条件为分级预报——仅提供规划依据,绝不构成对某个特定日期、任何具体潜水的安全判断。始终在水边评估当下实况,保持你的潜训内,遵循当地指引。远洋行动的因季节视确观测而存在,不构成对遇见的承诺。
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