Connects Claude to the National Weather Service API through a hosted gateway. Right now it exposes one tool: get_stations, which pulls observation station data by US state, returning IDs, names, locations, and sensor types. Part of the Pipeworx gateway platform, so you can either point directly at the NOAA endpoint or connect to the full gateway for access to 600+ other data sources. Uses streamable HTTP transport and includes an ask_pipeworx wrapper that lets you query in natural language instead of calling tools directly. Useful when you need real-time NWS data without standing up your own API client or managing weather service credentials.
claude mcp add --transport http io.github.pipeworx-io-noaa https://gateway.pipeworx.io/noaa/mcp