MCP Weather Server for Claude
@shiragannavar
About MCP Weather Server for Claude
An MCP server for Claude that provides real-time weather alerts and forecasts using the U.S. National Weather Service API. Built with fastmcp and httpx, it exposes two tools: get_alerts (by state) and get_forecast (by lat/lon). Uses stdio transport for Claude integration.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Weather Server for Claude?
An MCP server built with fastmcp that connects to the U.S. National Weather Service (NWS) API to provide real-time weather alerts and forecasts as tools for Claude.
How to use MCP Weather Server for Claude?
The server uses stdio transport and exposes two tools: get_alerts(state) to retrieve active weather alerts for a U.S. state, and get_forecast(latitude, longitude) to fetch a detailed forecast for any latitude/longitude pair.
Key features of MCP Weather Server for Claude
- Get active weather alerts by U.S. state.
- Fetch detailed forecasts by latitude and longitude.
- Asynchronous and fast using
httpxandfastmcp. - Built to serve as a Claude-compatible external tool.
- Uses the public National Weather Service API.
Use cases of MCP Weather Server for Claude
- Ask Claude for current weather alerts in a specific U.S. state.
- Get a detailed weather forecast for any location using coordinates.
- Integrate live weather data into Claude‑powered applications.
FAQ from MCP Weather Server for Claude
What data does this server access?
It accesses the U.S. National Weather Service API (weather.gov) for alerts and forecasts. Data is limited to the United States.
What are the dependencies?
The server requires fastmcp and httpx for async HTTP requests and MCP protocol handling.
What transport does it use?
It uses stdio transport, making it suitable for local or embedded MCP clients like Claude Desktop.
Is authentication required?
No. The NWS API is public and the server does not implement any authentication.
Are there any known limits?
Only U.S. weather data is available. The server relies on the NWS API, which may have rate limits not documented here.
Frequently asked questions
What data does this server access?
It accesses the U.S. National Weather Service API (weather.gov) for alerts and forecasts. Data is limited to the United States.
What are the dependencies?
The server requires `fastmcp` and `httpx` for async HTTP requests and MCP protocol handling.
What transport does it use?
It uses `stdio` transport, making it suitable for local or embedded MCP clients like Claude Desktop.
Is authentication required?
No. The NWS API is public and the server does not implement any authentication.
Are there any known limits?
Only U.S. weather data is available. The server relies on the NWS API, which may have rate limits not documented here.
Basic information
More Media & Design MCP servers
Floors.live — Event Floor Plan & Seating Designer
HakolsoundMCP server for Floors.live — design event floor plans, manage guest lists, and run intelligent seating assignments from Claude, ChatGPT, or Cursor. 32 tools.

Instagram + TikTok Downloader & Transcriber
IYIAInstagram + TikTok content tools inside your AI: download HD posts/reels/carousels, view Instagram stories anonymously, AI-transcribe videos (100+ languages, SRT/VTT/TXT). Requires a Repost PRO subscription.
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
Comments