Token导航 LogoToken导航TokenDH.com
NW
地图位置HTTP官方级别未说明来源级核验

NWS Weather & Aviation

MCP Server

Access real-time US weather forecasts, alerts, radar, and station observations from the National Weather Service. Retrieve aviation products including TAFs and SIGMETs for flight planning. Build loca…

工具数

公开资料未说明
JavaScriptHTTP位置天气

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:25

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add ahmed2real/thinkzone

详细介绍

NWS Weather & Aviation

Access real-time US weather forecasts, alerts, radar, and station observations from the National Weather Service. Retrieve aviation products including TAFs and SIGMETs for flight planning. Build loca…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add ahmed2real/thinkzone

# Browse available tools
npx -y smithery tool list ahmed2real/thinkzone

# Get full schema for a tool
npx -y smithery tool get ahmed2real/thinkzone alerts_query

# Call a tool
npx -y smithery tool call ahmed2real/thinkzone alerts_query '{}'

Direct MCP Connection

Endpoint: https://thinkzone--ahmed2real.run.tools

Tools (58)

  • alerts_query — Returns all alerts
  • alerts_active — Returns all currently active alerts
  • alerts_active_count — Returns info on the number of active alerts
  • alerts_active_zone — Returns active alerts for the given NWS public zone or county
  • alerts_active_area — Returns active alerts for the given area (state or marine area)
  • alerts_active_region — Returns active alerts for the given marine region
  • alerts_types — Returns a list of alert types
  • alerts_single — Returns a specific alert
  • cwsu — Returns metadata about a Center Weather Service Unit
  • cwas — Returns a list of Center Weather Advisories from a CWSU
  • cwa — Returns a list of Center Weather Advisories from a CWSU
  • sigmetQuery — Returns a list of SIGMET/AIRMETs
  • sigmetsByATSU — Returns a list of SIGMET/AIRMETs for the specified ATSU
  • sigmetsByATSUByDate — Returns a list of SIGMET/AIRMETs for the specified ATSU for the specified date
  • sigmet — Returns a specific SIGMET/AIRMET
  • glossary — Returns glossary terms
  • gridpoint — Returns raw numerical forecast data for a 2.5km grid area
  • gridpoint_forecast — Returns a textual forecast for a 2.5km grid area
  • gridpoint_forecast_hourly — Returns a textual hourly forecast for a 2.5km grid area
  • gridpoint_stations — Returns a list of observation stations usable for a given 2.5km grid area
  • icons — Returns a forecast icon. Icon services in API are deprecated.
  • iconsDualCondition — Returns a forecast icon. Icon services in API are deprecated.
  • icons_summary — Returns a list of icon codes and textual descriptions. Icon services in API are deprecated.
  • satellite_thumbnails — Returns a thumbnail image for a satellite region. Image services in API are deprecated.
  • station_observation_list — Returns a list of observations for a given station
  • station_observation_latest — Returns the latest observation for a station
  • station_observation_time — Returns a single observation.
  • tafs — Returns Terminal Aerodrome Forecasts for the specified airport station.
  • taf — Returns a single Terminal Aerodrome Forecast.
  • obs_stations — Returns a list of observation stations.
  • obs_station — Returns metadata about a given observation station
  • office — Returns metadata about a NWS forecast office
  • office_headline — Returns a specific news headline for a given NWS office
  • office_headlines — Returns a list of news headlines for a given NWS office
  • point — Returns metadata about a given latitude/longitude point
  • point_stations — Returns a list of observation stations for a given point
  • radar_servers — Returns a list of radar servers
  • radar_server — Returns metadata about a given radar server
  • radar_stations — Returns a list of radar stations
  • radar_station — Returns metadata about a given radar station
  • radar_station_alarms — Returns metadata about a given radar station alarms
  • radar_queue — Returns metadata about a given radar queue
  • radar_profiler — Returns metadata about a given radar wind profiler
  • products_query — Returns a list of text products
  • product_locations — Returns a list of valid text product issuance locations
  • product_types — Returns a list of valid text product types and codes
  • product — Returns a specific text product
  • products_type — Returns a list of text products of a given type
  • products_type_locations — Returns a list of valid text product issuance locations for a given product type
  • location_products — Returns a list of valid text product types for a given issuance location
  • products_type_location — Returns a list of text products of a given type for a given issuance location
  • latest_product_type_location — Returns latest text products of a given type for a given issuance location with product text
  • zone_list — Returns a list of zones
  • zone_list_type — Returns a list of zones of a given type
  • zone — Returns metadata about a given zone
  • zone_forecast — Returns the current zone forecast for a given zone
  • zone_obs — Returns a list of observations for a given zone
  • zone_stations — Returns a list of observation stations for a given zone
# Get full input/output schema for a tool
npx -y smithery tool get ahmed2real/thinkzone 

目录标签

目录标签

JavaScriptHTTP位置天气

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP