Weather MCP Server
@julienlucas
Weather MCP Server について
Basic demo for a MCP client & server
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Weather MCP Server?
Weather MCP Server is a Model Context Protocol (MCP) server that provides weather information by integrating with the National Weather Service (NWS) API. It is designed for developers and AI agents needing weather alerts and forecasts.
How to use Weather MCP Server?
Install Node.js v16+, clone the repository, run npm install, then npm run build. The server exposes two tools: get-alerts (accepts a two-letter state code) and get-forecast (accepts latitude and longitude). For development, run npm run dev.
Key features of Weather MCP Server
- Retrieval of weather alerts by state
- Weather forecasts by geographic coordinates
- Support for GeoJSON data formats
- TypeScript interface for maintainability
Use cases of Weather MCP Server
- Monitoring weather alerts for a specific U.S. state
- Obtaining detailed forecasts for a given latitude/longitude
- Integrating real-time NWS weather data into AI assistants or chatbots
- Automating weather-aware decision workflows
FAQ from Weather MCP Server
What are the prerequisites?
Node.js v16 or higher, npm or yarn, TypeScript, and ts-node for development execution.
How is the server configured?
No additional configuration is needed; the server automatically connects to the National Weather Service API.
What tools does the server expose?
Two tools: get-alerts (requires a state code like "CA") and get-forecast (requires latitude and longitude).
What data source is used?
All weather data is sourced from the National Weather Service (NWS) public API.
How can I run the server in development mode?
Use the command npm run dev to start the server with ts-node for development.
「メディアとデザイン」の他のコンテンツ
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
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.

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
コメント