weather_mcp

weather_mcp

3.1

If you are the rightful owner of weather_mcp 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.

Weather-MCP is a FastAPI server that integrates with FastMCP and Pydantic AI to provide real-time weather alerts and forecasts.

Weather-MCP is a server application designed to deliver real-time weather alerts and forecasts through a FastAPI interface. It leverages the capabilities of FastMCP and Pydantic AI to allow users to interact with the server using natural language prompts. This integration facilitates seamless access to weather information, making it easier for users to obtain weather alerts and forecasts based on geographic coordinates. The server is designed to be extensible, allowing developers to expand its functionality with additional tools. Weather-MCP is particularly useful for applications that require up-to-date weather data and alerts, such as travel planning, event management, and emergency response systems.

Features

  • Fetch active weather alerts for U.S. states.
  • Retrieve detailed weather forecasts based on geographic coordinates.
  • Natural language interaction powered by Pydantic AI.
  • Extensible toolset via FastMCP.