US Weather Service
Free foreversmithery-ai · Analytics
6k installs
The US Weather Service MCP server gives any AI agent direct, structured access to real-time observations and forecast data from the National Weather Service (NWS), the authoritative source for US weather information. Instead of scraping weather websites or wiring up a bespoke REST integration every time a workflow needs current conditions, forecasts, alerts, or historical-style lookups, agents call standardized MCP tools that return clean, machine-readable weather data for any US location — city, ZIP code, or latitude/longitude pair. This is especially useful for logistics planning, field-service scheduling, agriculture and outdoor-event operations, travel and hospitality apps, and any customer-facing assistant that needs to answer 'what's the weather going to be like' with government-grade accuracy rather than a stale cache.
On BusinessMCP, this NWS weather integration is folded into the same hosted MCP server that already unifies your other tools, databases, ad platforms, and revenue sources. Rather than standing up and maintaining a separate weather API key, rate-limit handling, and error-retry logic, you connect the US Weather Service MCP server once inside the BusinessMCP dashboard and it immediately becomes callable by any model — Claude, GPT, Gemini, or a custom agent — through your single /api/mcp endpoint, authenticated with your mcph_* Bearer key. That means a support agent, a scheduling bot, and a business-intelligence report can all pull the same live NWS weather feed without each needing its own credentials or plumbing.
Because BusinessMCP is model-agnostic and cookieless by design, weather lookups triggered by end-user requests stay GDPR-friendly with no unnecessary tracking, which matters if you're surfacing forecasts inside customer-facing products in regulated markets. The unified BI dashboard also lets you see how often weather tools are invoked alongside your other connected data sources — for example, correlating spikes in weather-alert queries with support ticket volume, or combining forecast data with sales and ad-spend trends pulled from your other MCP-connected services to spot seasonal demand patterns.
Teams typically pair this weather server with location intelligence and storage tools so agents can resolve a place name to coordinates, fetch the forecast, and then persist or analyze the result. Google Maps handles geocoding, a Postgres or BigQuery/Snowflake connection lets you log historical queries for trend analysis, and a general-purpose Fetch tool covers any edge cases where a raw HTTP call is still needed. Because everything runs through the same hosted MCP layer, adding or removing any of these integrations doesn't require touching your agent's core logic — you manage connections centrally and every downstream AI tool inherits the change instantly.
Whether you're building a weather-aware chatbot, an operations dashboard that flags severe-weather risk to field crews, or an internal assistant that blends NWS data with your business metrics, the US Weather Service MCP server turns raw NWS feeds into agent-ready tools without custom integration work, and slots directly into BusinessMCP's single hosted MCP endpoint and business-intelligence layer.
Just say it in a thread
No configs, no docs. Once connected, these are the kinds of messages your agents act on.
"Fetch current observed weather conditions for a specified us location — and give me the highlights."
"Retrieve the multi-day or hourly nws forecast for a given city, zip code, or coordinate pair for me, then post a summary in the thread."
"List active severe weather alerts and warnings issued by the national weather service for a location or region and flag anything that needs my approval."
What teams use it for
- Give a customer support or scheduling AI agent live NWS forecasts to answer 'will it rain tomorrow' questions for any US location
- Feed severe weather alerts into an operations dashboard that flags risk to field-service or delivery crews
- Combine location-based forecasts with sales or foot-traffic data in the BI dashboard to spot weather-driven demand patterns
- Power a travel or event-planning assistant that checks multi-day forecasts before confirming outdoor bookings
- Log historical weather queries into a connected database for seasonal trend analysis alongside other business metrics
Agent-callable tools
get_current_conditions
Fetch current observed weather conditions for a specified US location.
get_forecast
Retrieve the multi-day or hourly NWS forecast for a given city, ZIP code, or coordinate pair.
get_active_alerts
List active severe weather alerts and warnings issued by the National Weather Service for a location or region.
geocode_location
Resolve a place name or ZIP code into latitude/longitude for use in weather lookups.
get_weather_by_coordinates
Return current conditions and forecast data for a precise latitude/longitude point.
list_nws_stations
Return nearby NWS observation stations for a given location.
get_hourly_forecast
Fetch a detailed hour-by-hour forecast breakdown for a specified location.
get_zone_forecast
Retrieve forecast data for a specific NWS forecast zone or county.
Your data stays yours
Credentials live in your vault. We route requests — we never store, log, or train on your data.
Works with every AI
Connect once — portable across Claude, GPT, Gemini, and every local agent you run.
Pairs well with
Best Analytics MCP serversGoogle Maps
anthropic
Google Maps Platform integration. Geocoding, directions, places search, and distance matrix calculations.
BigQuery
LucasHild
Google BigQuery integration. Run SQL queries, manage datasets, and analyze large-scale data.
Snowflake
snowflake
Cloud data warehouse integration. Run queries, manage warehouses, and analyze large-scale data.
PostgreSQL
modelcontextprotocol
Direct PostgreSQL database access with read-only queries, schema inspection, and safe query execution.
Fetch
anthropic
Web content fetching with robots.txt compliance. Retrieve and convert web pages to markdown for AI consumption.
Frequently asked questions
Does this MCP server use official National Weather Service data?
Yes, it pulls real-time observations, forecasts, and alerts directly from the National Weather Service, which covers US locations rather than global weather data.
How do I expose weather data to my AI agents through BusinessMCP?
Connect the US Weather Service MCP server once in the BusinessMCP dashboard and it becomes available to any agent calling your unified /api/mcp endpoint with your mcph_* Bearer key.
Can I combine weather data with my other business data sources?
Yes, since it runs on the same hosted MCP server as your databases, analytics, and ad platforms, agents and the BI dashboard can correlate weather patterns with sales, traffic, or support metrics.
Keep exploring
Give your AI team the US Weather Service skill
Free forever plan, no credit card. Connected and working in under five minutes.
Connect US Weather Service free