Server data from the Official MCP Registry
Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.
Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.
Remote endpoints: streamable-http: https://weather-intel-mcp-production.up.railway.app/mcp
Weather & Climate Intelligence MCP is a well-structured server for public weather/climate data with reasonable security practices. It uses keyless public APIs (Open-Meteo, NWS) and implements a metered payment model via Solana x402. However, there are several moderate-severity concerns: incomplete payment verification logic (truncated file), overly broad exception handling, missing input validation on geographic coordinates, and potential for sensitive credential leakage via logs. The server's permissions match its stated purpose well, but code quality issues around error handling and validation should be addressed. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity).
6 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Weather & climate intelligence for AI agents — current conditions, forecasts, historical weather, climate normals, severe-weather alerts, agricultural weather, and travel weather. Built on free, keyless sources (Open-Meteo + NWS).
Part of the FoundryNet Data Network. Attest your agent's weather/climate analysis with MINT Protocol. See also: gov-contracts-mcp, brand-intel-mcp, patent-intel-mcp, financial-signals-mcp.
Live MCP endpoint (Streamable HTTP):
https://weather-intel-mcp-production.up.railway.app/mcp
| Tool | Price | What it does |
|---|---|---|
current_weather | free | Temp, feels-like, humidity, wind, conditions, visibility |
forecast | $0.005 | Up to 16-day daily + 48h hourly with precip probability |
historical_weather | $0.01 | Daily temp/precip/wind for a date range |
climate_normals | $0.01 | Multi-decade monthly averages, frost dates, growing degree days |
weather_alerts | free | Active NWS severe-weather alerts (public safety) |
agricultural_outlook | $0.01 | GDD, frost risk, soil moisture, precip outlook, planting window |
travel_conditions | $0.01 | Two-location comparison + advisories + packing recs (structured) |
mint_info | free | FoundryNet Data Network + MINT Protocol |
Free tier: 50 paid-tool queries/day per agent — generous, because weather is
the highest-frequency query type and we want maximum adoption (plus unlimited free
current_weather + weather_alerts). Then x402: the tool returns an HTTP-402 with
a Solana USDC payment memo — pay it, re-call with the same args plus
payment_tx=<signature>. An Authorization: Bearer fnet_… key bypasses the paywall.
Open-Meteo (current/forecast/historical/archive/geocoding — keyless, global)
and NWS (api.weather.gov — keyless, US alerts). Climate normals and
agricultural signals are derived from the Open-Meteo archive; set NOAA_CDO_TOKEN
to use official NOAA 30-year normals instead. Responses are TTL-cached; the
nationwide alert snapshot refreshes hourly.
Smithery: @foundrynet/weather-intel · MCP registry: io.github.FoundryNet/weather-intel-mcp
{ "mcpServers": { "weather-intel": { "url": "https://weather-intel-mcp-production.up.railway.app/mcp" } } }
Built by FoundryNet · hello@foundrynet.io
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.