Skip to content
Vinkius

NWS (National Weather Service) Connector for AI agents.

9 live capabilities

Get official government weather forecasts and real-time alerts for any US location.

Live agent request NWS (National Weather Service) / Connector

Waiting for input…

AI Agent

Why people use NWS (National Weather Service)

NWS : Solving Manual Weather Monitoring for Logistics

This Connector changes that by letting your agent do the heavy lifting. You just ask for the status of a region or a specific coordinate, and the agent pulls the official data from the source. You get a direct answer instead of a dozen open tabs.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get official government weather data delivered directly to your AI chat.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Rerouting a delivery fleet

    A logistics manager asks about alerts in a storm zone and uses `get_active_alerts_by_area` to see if a route is safe for trucks.

  2. Real-world use case 02

    Building a weather-aware app

    A developer uses `get_point` to map user locations to NWS grids and then fetches data to display in a custom dashboard.

  3. Real-world use case 03

    Planning an outdoor event

    A planner asks for the hourly forecast for a specific zip code using `get_hourly_forecast` to decide on a backup plan for a wedding.

Complete set · 9capabilities

The complete NWS (National Weather Service) capability set.

These are the exact actions your AI can choose when you ask it to work with NWS (National Weather Service).

Capability set01 / 03

01—03

3 capabilities in this set.

Part of 9 available through NWS (National Weather Service).

  1. 01 Capability

    Get active alerts by area

    Get active weather alerts for a specific state or region. This is useful for monitoring large geographic areas.

  2. 02 Capability

    Get active alerts

    Get all currently active weather alerts across the country. Use this to see a nationwide overview of weather hazards.

  3. 03 Capability

    Get alert

    Get details for a specific weather alert. This provides the full context for a single warning or advisory.

Capability set02 / 03

04—06

3 capabilities in this set.

Part of 9 available through NWS (National Weather Service).

  1. 04 Capability

    Get forecast

    Get a textual forecast for a specific grid location. This gives you a clear summary of expected conditions.

  2. 05 Capability

    Get hourly forecast

    Get an hourly forecast for a specific grid location. This helps with precise timing for outdoor activities.

  3. 06 Capability

    Get latest station observation

    Get the latest observation for a specific station. This provides real-time data like temperature and wind speed.

Capability set03 / 03

07—09

3 capabilities in this set.

Part of 9 available through NWS (National Weather Service).

  1. 07 Capability

    Get point

    Get NWS office and grid information for a latitude and longitude. This is the first step for mapping coordinates to weather data.

  2. 08 Capability

    Get station observations

    Get observations for a specific station. Use this to see a history of readings from a fixed location.

  3. 09 Capability

    Get stations

    Get a list of all observation stations. This is helpful for finding the nearest weather station to a specific point.

Set up in minutes

One URL. Then ask NWS (National Weather Service) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use NWS (National Weather Service) from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_ne6tHz4lmGpXaoc5GixPi8m4DNlh98lOLedZ7150/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it NWS (National Weather Service), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable NWS (National Weather Service) for the conversation.

Where the request belongs

Work NWS (National Weather Service) can move forward.

Built around the request

For the logistics manager who needs to reroute trucks around storms, the developer building a weather-aware app, or the outdoor event planner who needs to stay ahead of sudden alerts.

01

Logistics Coordinator

Uses the Connector to check for active alerts in transit corridors to proactively reroute shipments.

02

Data Scientist

Pulls real-time station observations to feed into environmental analysis models.

03

Outdoor Event Planner

Checks hourly forecasts for specific venues to coordinate backup plans for outdoor weddings or concerts.

Build the capability set

Each Connector adds new actions and data without changing how you work.

Browse Connectors

Bring your own AI

Change the model, client or framework. Keep NWS (National Weather Service) connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about NWS (National Weather Service).

The practical details behind the request, access and result.

Can the NWS MCP give me real-time storm warnings?

Yes, it pulls active watches, warnings, and advisories directly from the National Weather Service. You can ask your agent to check for alerts in a specific state or for the entire country.

How does the NWS MCP handle different US states?

You can query alerts by state code or area name. The Connector will filter the official government data to show you only what is happening in that specific region.

Can I use the NWS MCP for my own weather app?

Yes, this is a common use case. You can use the Connector to fetch official grid data and station observations to populate your own application's weather displays.

Does the NWS MCP provide hourly updates?

It does. The Connector can pull specific hourly forecasts for a grid location, allowing you to see how conditions are expected to change throughout the day.

What kind of data does the NWS MCP pull from stations?

It retrieves the latest atmospheric readings from specific weather stations, including temperature, humidity, wind speed, and visibility.

Do I need a special key for the NWS MCP?

No, it connects to the public NWS API. However, you will need to provide a User-Agent string in your configuration to comply with their service policies.

How do I get a forecast for a specific latitude and longitude?

First, use the get_point capability with your coordinates to find the office ID and grid coordinates (gridX, gridY). Then, pass those values into the get_forecast capability to receive the textual forecast.

Can I check for active weather warnings in a specific state?

Yes! Use the get_active_alerts_by_area capability and provide the two-letter state code (e.g., 'TX' for Texas or 'FL' for Florida) to see all current watches and warnings for that area.

How do I see the current temperature at a specific airport?

Use the get_latest_station_observation capability with the station's ICAO ID (e.g., 'KJFK' for New York JFK or 'KLAX' for Los Angeles International) to get the most recent atmospheric readings.

One connection away

Give your agent a direct line to NWS (National Weather Service).

Connect NWS (National Weather Service) once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available