Weatherbit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
Weatherbit API: current weather, forecasts, alerts, air quality.
Today is the operative word: we check Weatherbit MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add weatherbit-mcp -- npx -y weatherbit-mcp
{
"mcpServers": {
"weatherbit-mcp": {
"args": [
"-y",
"weatherbit-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.weatherbit-mcp]
command = "npx"
args = ["-y", "weatherbit-mcp"]
{
"mcpServers": {
"weatherbit-mcp": {
"args": [
"-y",
"weatherbit-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"weatherbit-mcp": {
"args": [
"-y",
"weatherbit-mcp"
],
"command": "npx"
}
}
}
Get US weather forecasts, active alerts, and current observations.
17 weather tools, no API keys: forecasts, alerts, air quality, marine, radar, lightning, wildfires
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
US NWS alerts by state and short-term (next 5 periods) point forecasts.
Unified weather server: NWS forecasts and alerts, USGS earthquakes, and FEMA disasters.
NOAA SWPC space weather: storm scales, Kp index, aurora forecasts, solar wind, activity, alerts.
US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.
Smarter Weather MCP: forecasts, alerts, outlooks, observations, AQI, grids, and map imagery.
Answers built from our own checks of this server.