About
This Node.js server implements the Model Context Protocol (MCP) to deliver weather data for US locations. It's designed to be easily integrated with applications like Claude Desktop, enabling users to query weather forecasts and alerts using natural language. The server offers tools for retrieving weather alerts by state and forecasts by latitude and longitude, making it a practical resource for incorporating real-time weather information into various applications.
Key Features
- Fetches weather alerts for US states.
- Easy setup and deployment using npm and npx.
- 5 GitHub stars
- Compatible with Claude Desktop through MCP integration.
- Provides weather forecasts for specific locations using latitude and longitude.
Use Cases
- Integrating weather data into AI assistants.
- Building weather-aware applications.
- Providing weather information through natural language queries.