
MCP Weather Server for Claude
An MCP server for Claude that provides real-time weather alerts and forecasts using the U.S. National Weather Service API. Built with fastmcp and httpx, it exposes two tools: get_alerts (by state) and get_forecast (by lat/lon). Uses stdio transport for Claude integration.
What is MCP Weather Server for Claude?
MCP Weather Server for Claude is a server that provides real-time weather alerts and forecasts by connecting to the U.S. National Weather Service API. It is designed to work with Claude as an external tool using the MCP protocol.
How to use MCP Weather Server?
To use the MCP Weather Server, you can call its tools via Claude. For example, you can retrieve weather alerts for a specific U.S. state or get the weather forecast for specific latitude and longitude coordinates.
Key features of MCP Weather Server?
- 🔔 Get Active Alerts: Retrieve current weather alerts by U.S. state.
- 🌤️ Get Forecast: Fetch detailed forecasts by latitude and longitude.
- ⚡ Asynchronous & Fast: Built with httpx and fastmcp for high-performance async operations.
Use cases of MCP Weather Server?
- Providing real-time weather updates for emergency management.
- Assisting users in planning outdoor activities based on weather forecasts.
- Integrating weather data into applications for enhanced user experience.
FAQ from MCP Weather Server?
- Can I get weather alerts for any U.S. state?
Yes! You can retrieve alerts for any state by using the get_alerts tool.
- How accurate are the forecasts?
The forecasts are based on data from the U.S. National Weather Service, which is generally reliable.
- Is there a limit to how many requests I can make?
There may be rate limits imposed by the National Weather Service API, so it's best to check their documentation.
What is MCP Weather Server for Claude?
MCP Weather Server for Claude is a server that provides real-time weather alerts and forecasts by connecting to the U.S. National Weather Service API. It is designed to work with Claude as an external tool using the MCP protocol.
How to use MCP Weather Server?
To use the MCP Weather Server, you can call its tools via Claude. For example, you can retrieve weather alerts for a specific U.S. state or get the weather forecast for specific latitude and longitude coordinates.
Key features of MCP Weather Server?
- 🔔 Get Active Alerts: Retrieve current weather alerts by U.S. state.
- 🌤️ Get Forecast: Fetch detailed forecasts by latitude and longitude.
- ⚡ Asynchronous & Fast: Built with httpx and fastmcp for high-performance async operations.
Use cases of MCP Weather Server?
- Providing real-time weather updates for emergency management.
- Assisting users in planning outdoor activities based on weather forecasts.
- Integrating weather data into applications for enhanced user experience.
FAQ from MCP Weather Server?
- Can I get weather alerts for any U.S. state?
Yes! You can retrieve alerts for any state by using the get_alerts tool.
- How accurate are the forecasts?
The forecasts are based on data from the U.S. National Weather Service, which is generally reliable.
- Is there a limit to how many requests I can make?
There may be rate limits imposed by the National Weather Service API, so it's best to check their documentation.