MCP Weather Server
@Samarth2001
MCP Weather Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Weather Server?
MCP Weather Server is a weather information tool that provides forecasts, alerts, and observations using the National Weather Service (NWS) API. Built with FastMCP, it is designed for developers who need programmatic access to US weather data.
How to use MCP Weather Server?
Install dependencies with pip install httpx mcp-server, then invoke the server via a FastMCP-compatible host. The server exposes seven tools (e.g., Get Weather Alerts, Get Forecast) that accept location parameters such as US state codes or latitude/longitude coordinates.
Key features of MCP Weather Server
- Fetches active weather alerts for any US state
- Retrieves daily and hourly weather forecasts
- Locates observation stations near a given location
- Provides current observations from specific stations
- Returns detailed point metadata for locations
- Offers specialized fire weather forecasts
- No API key required for the NWS API
Use cases of MCP Weather Server
- Embedding real-time US weather alerts in a dashboard
- Fetching daily or hourly forecasts for location‑based apps
- Collecting current conditions from nearby observation stations
- Serving fire weather data to emergency‑management tools
FAQ from MCP Weather Server
Does this server require an API key?
No. The National Weather Service API used by this server does not require an API key, though proper request attribution via a User‑Agent header is expected.
What geographic area does the server cover?
The server uses the National Weather Service API, which covers the United States and its territories. Tools accept US state codes for alerts and latitude/longitude for forecasts and observations.
What are the runtime dependencies?
The server requires Python with the httpx and mcp-server packages installed. It is built on the FastMCP framework.
「メディアとデザイン」の他のコンテンツ
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality

Google Maps
modelcontextprotocolModel Context Protocol Servers
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
コメント