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.
媒体与设计 分类下的更多 MCP 服务器
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
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.
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.
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
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:
评论