Smarter Weather is answering right now. Last checked 4 min ago. 47 installs a week from npm. It exposes 31 tools. Last commit 14 Sep 2026.
Smarter Weather MCP: forecasts, alerts, outlooks, observations, AQI, grids, and map imagery.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 11 August 2026. No other catalogue keeps this.
We read the source, 17 h ago · tools taken from the live server · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(process.execPath, [proxyEntry, ...args], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.
claude mcp add weather --transport http https://mcp.smarterweather.com
{
"mcpServers": {
"weather": {
"url": "https://mcp.smarterweather.com"
}
}
}
[mcp_servers.weather]
url = "https://mcp.smarterweather.com"
{
"mcpServers": {
"weather": {
"url": "https://mcp.smarterweather.com"
}
}
}
{
"mcpServers": {
"weather": {
"url": "https://mcp.smarterweather.com"
}
}
}
This one needs environment variables set before it will start:
SMARTERWEATHER_API_KEY (Smarter Weather API key (sw_live_* or sw_test_*) with the 'mcp' scope. When set, the bridge skips the OAuth flow and forwards the key as 'Authorization: Bearer <key>' on every proxied request. When unset, the bridge runs the full MCP OAuth 2.1 + PKCE client and caches tokens at ~/.mcp-auth/. Mint keys at https://smarterweather.com/developers/api-keys.), SMARTERWEATHER_MCP_URL (Override the target MCP endpoint. Useful for development or staging against a non-production sw-mcp deployment. Precedence: positional argument > SMARTERWEATHER_MCP_URL > package default (https://mcp.smarterweather.com).).
The author declared them in the registry entry; get the values from the project itself.
This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
get_forecast
get_forecast_discussion
get_forecast_distribution
get_forecast_skill
get_climate_normals
get_climate_records
get_sounding
get_sounding_chart
get_storm_cells
get_storm_reports
get_air_quality
get_alerts
find_best_window
compare_locations
get_current_conditions
query_dataset
list_datasets
describe_dataset
get_growing_degree_days
get_hourly_forecast
get_lightning_activity
search_locations
get_map_snapshot
get_observations
get_outlooks
get_period_totals
get_platform_status
get_population_exposure
reverse_geocode
get_time_context
get_tropical
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.smarterweather.com/mcp | streamable-http | answering | 343 ms | 5 min ago |
| https://mcp.smarterweather.com | streamable-http | answering | 209 ms | 4 min ago |
Get US weather forecasts, active alerts, and current observations.
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.
MCP server for Blackpoint Cyber MDR — alerts, threats, and operations.
MCP server for Blackpoint Cyber MDR — alerts, threats, and operations.
US NWS alerts by state and short-term (next 5 periods) point forecasts.
MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.
MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.
Answers built from our own checks of this server.