mcp-weather

mcp-weather

3.1

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

mcp-weather is an MCP Server example for AI Agents to obtain weather forecasts and alerts for US states.

The mcp-weather project demonstrates the operation of an SSE-based MCP server and a standalone MCP client using its tools. It is designed to provide weather forecasts and alerts for various US states. The server is built using Python and managed with the 'uv' tool for dependencies and environment setup. The project can be run on different platforms, including Ubuntu and Docker, and can be tested using the MCP Inspector tool.

Features

  • Provides weather forecasts and alerts for US states.
  • Built using SSE-based MCP server technology.
  • Can be run using 'uv' or Docker for flexibility.
  • Includes tools like 'get_alerts' and 'get_forecast' for specific weather data retrieval.
  • Demonstrates decoupled server-client architecture suitable for cloud-native applications.

Tools

  1. get_alerts

    Get weather warning information for designated states

  2. get_forecast

    Get weather forecast information for specified latitude and longitude