mcp-noaa
NOAA Weather MCP — National Weather Service forecasts and alerts
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|---|
get_stations | List weather observation stations for a US state. |
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"noaa": {
"url": "https://gateway.pipeworx.io/noaa/mcp"
}
}
}
Or use the CLI:
npx pipeworx use noaa
License
MIT