US Weather
搜索与获取by emmanuel
获取美国天气预警、预报与观测,以及TAF、SIGMET等航空产品;支持雷达、站点和区域数据查询,并按州、区域或public zone过滤风险。
什么是 US Weather?
获取美国天气预警、预报与观测,以及TAF、SIGMET等航空产品;支持雷达、站点和区域数据查询,并按州、区域或public zone过滤风险。
核心功能 (58 个工具)
alerts_queryReturns all alerts
alerts_activeReturns all currently active alerts
alerts_active_countReturns info on the number of active alerts
alerts_active_zoneReturns active alerts for the given NWS public zone or county
alerts_active_areaReturns active alerts for the given area (state or marine area)
alerts_active_regionReturns active alerts for the given marine region
alerts_typesReturns a list of alert types
alerts_singleReturns a specific alert
cwsuReturns metadata about a Center Weather Service Unit
cwasReturns a list of Center Weather Advisories from a CWSU
cwaReturns a list of Center Weather Advisories from a CWSU
sigmetQueryReturns a list of SIGMET/AIRMETs
sigmetsByATSUReturns a list of SIGMET/AIRMETs for the specified ATSU
sigmetsByATSUByDateReturns a list of SIGMET/AIRMETs for the specified ATSU for the specified date
sigmetReturns a specific SIGMET/AIRMET
glossaryReturns glossary terms
gridpointReturns raw numerical forecast data for a 2.5km grid area
gridpoint_forecastReturns a textual forecast for a 2.5km grid area
gridpoint_forecast_hourlyReturns a textual hourly forecast for a 2.5km grid area
gridpoint_stationsReturns a list of observation stations usable for a given 2.5km grid area
iconsReturns a forecast icon. Icon services in API are deprecated.
iconsDualConditionReturns a forecast icon. Icon services in API are deprecated.
icons_summaryReturns a list of icon codes and textual descriptions. Icon services in API are deprecated.
satellite_thumbnailsReturns a thumbnail image for a satellite region. Image services in API are deprecated.
station_observation_listReturns a list of observations for a given station
station_observation_latestReturns the latest observation for a station
station_observation_timeReturns a single observation.
tafsReturns Terminal Aerodrome Forecasts for the specified airport station.
tafReturns a single Terminal Aerodrome Forecast.
obs_stationsReturns a list of observation stations.
obs_stationReturns metadata about a given observation station
officeReturns metadata about a NWS forecast office
office_headlineReturns a specific news headline for a given NWS office
office_headlinesReturns a list of news headlines for a given NWS office
pointReturns metadata about a given latitude/longitude point
point_stationsReturns a list of observation stations for a given point
radar_serversReturns a list of radar servers
radar_serverReturns metadata about a given radar server
radar_stationsReturns a list of radar stations
radar_stationReturns metadata about a given radar station
radar_station_alarmsReturns metadata about a given radar station alarms
radar_queueReturns metadata about a given radar queue
radar_profilerReturns metadata about a given radar wind profiler
products_queryReturns a list of text products
product_locationsReturns a list of valid text product issuance locations
product_typesReturns a list of valid text product types and codes
productReturns a specific text product
products_typeReturns a list of text products of a given type
products_type_locationsReturns a list of valid text product issuance locations for a given product type
location_productsReturns a list of valid text product types for a given issuance location
products_type_locationReturns a list of text products of a given type for a given issuance location
latest_product_type_locationReturns latest text products of a given type for a given issuance location with product text
zone_listReturns a list of zones
zone_list_typeReturns a list of zones of a given type
zoneReturns metadata about a given zone
zone_forecastReturns the current zone forecast for a given zone
zone_obsReturns a list of observations for a given zone
zone_stationsReturns a list of observation stations for a given zone
常见问题
US Weather 是什么?
获取美国天气预警、预报与观测,以及TAF、SIGMET等航空产品;支持雷达、站点和区域数据查询,并按州、区域或public zone过滤风险。
US Weather 提供哪些工具?
提供 58 个工具,包括 alerts_query、alerts_active、alerts_active_count 等。
相关 MCP Server
Puppeteer 浏览器控制
编辑精选by Anthropic
Puppeteer 是让 Claude 自动操作浏览器进行网页抓取和测试的 MCP 服务器。
✎ 这个服务器解决了手动编写 Puppeteer 脚本的繁琐问题,适合需要自动化网页交互的开发者,比如抓取动态内容或做端到端测试。不过,作为参考实现,它可能缺少生产级的安全防护,建议在可控环境中使用。
网页抓取
编辑精选by Anthropic
Fetch 是 MCP 官方参考服务器,让 AI 能抓取网页并转为 Markdown 格式。
✎ 这个服务器解决了 AI 直接处理网页内容时格式混乱的问题,适合需要让 Claude 分析在线文档或新闻的开发者。不过作为参考实现,它缺乏生产级的安全配置,你得自己处理反爬虫和隐私风险。
Brave 搜索
编辑精选by Anthropic
Brave Search 是让 Claude 直接调用 Brave 搜索 API 获取实时网络信息的 MCP 服务器。
✎ 如果你想让 AI 助手帮你搜索最新资讯或技术文档,这个工具能绕过传统搜索的限制,直接返回结构化数据。特别适合需要实时信息的开发者,比如查 API 更新或竞品动态。不过它依赖 Brave 的 API 配额,高频使用可能受限。