simple_weather_mcp_server
If you are the rightful owner of simple_weather_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple MCP server providing weather information using the National Weather Service API.
The Weather MCP Server is designed to provide weather information by interfacing with the National Weather Service API. It offers two primary tools: one for retrieving weather alerts for a specific US state and another for obtaining weather forecasts for a given location. The server is built using Python and can be set up using either the 'uv' package manager or 'pip'. Once installed, it can be integrated with applications like Claude for Desktop to provide real-time weather updates and alerts. The server is particularly useful for applications that require up-to-date weather information for US locations.
Features
- Provides real-time weather alerts for US states.
- Offers weather forecasts for specific geographic locations.
- Integrates with Claude for Desktop for seamless user experience.
- Built using Python, ensuring easy setup and customization.
- Utilizes the National Weather Service API for reliable data.