MCP server health, State of MCP census
Smarter Weather
io.github.smarterweather/weather
Smarter Weather MCP: forecasts, alerts, outlooks, observations, AQI, grids, and map imagery.
Checks
The exact rows akashi check io.github.smarterweather/weather prints, from the 2026-07-22 census.
| Check | Status | Detail |
|---|---|---|
| registry status | pass | active |
| server.json valid | pass | validates against its declared JSON Schema |
| repo reachable | pass | exists |
| repo freshness | pass | pushed 0d ago |
| package npm | pass | published (0.0.0) |
| remote reachable | pass | HTTP 200 via initialize |
| MCP conformance | pass | initialize handshake ok |
| tools/list | pass | 29 tools: get_forecast, get_hourly_forecast, search_locations, reverse_geocode, get_alerts, get_time_context, get_period_totals, compare_locations, ... |
| at least one live entrypoint | pass | 3 alive |
| license present | pass | MIT |
| spec 2026-07-28 | warn | needs-migration: no server/discover, rejects handshake-free requests, routing headers not enforced |
Spec 2026-07-28 readiness
Verdict: needs-migration(no server/discover; rejects handshake-free requests; routing headers not enforced). Measured against the 2026-07-28 release candidate (ruleset 2026-07-28-rc) with read-only, keyless calls; see the ecosystem readiness report for how this server compares.
| Accepts handshake-free calls | no |
| server/discover implemented | no |
| Session independence | yes |
| Routing headers enforced | unknown |
Advisory: negotiates 2025-06-18.
Evidence
Packages
- npm @smarterweather/mcp-weather · published(0.0.0)
Remote endpoints
- https://mcp.smarterweather.com/mcp
streamable-http · reachable· HTTP 200· initialize_ok
29 tools: get_forecast, get_hourly_forecast, search_locations, reverse_geocode, get_alerts, get_time_context, get_period_totals, compare_locations, ...
server.json
validagainst its declared schema
One of 18032 servers in the 2026-07-22 State of MCP census: 14367 healthy (79.7%), 2850 degraded (15.8%), 724 dead (4.0%), 91 unknown (0.5%).
Verify it yourself
This page is a static read of one dated probe. Run the same check locally, any time, with no key:
$ akashi check io.github.smarterweather/weatherInstall Akashi - single Go binary, zero keys, MIT licensed.
Is this your server?
Claiming a server (an auto-refreshing badge and a verified publisher profile) is coming soon. Until then, embed the verified-on-date badge yourself with akashi check io.github.smarterweather/weather --badge.
Open data, CC BY 4.0. How this census works - denominator, tiers, and what each check does.