dockerized-weather-mcp-server

dockerized-weather-mcp-server

3.1

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

Weather MCP Server provides real-time weather alerts and forecasting data for AI agents, voice assistants, or CLI clients.

The Weather MCP Server is a lightweight backend solution designed to deliver real-time weather alerts and forecasts. It is particularly useful for AI agents, voice assistants, and simple command-line interface clients. The server is built to be MCP-compliant, ensuring seamless integration with various agents. It offers weather alerts by U.S. state and 7-day weather forecasts based on latitude and longitude. Additionally, the server supports Docker for easy containerized deployment, making it versatile and easy to set up in different environments. With Python 3.11+ and the 'uv' package manager, users can quickly install dependencies and test the server.

Features

  • Weather Alerts: Provides real-time weather alerts by U.S. state.
  • 7-Day Weather Forecasts: Offers 7-day weather forecasts based on latitude and longitude.
  • MCP-Compliant Interface: Ensures easy integration with AI agents and other systems.
  • Docker Support: Allows for containerized deployment, enhancing flexibility and scalability.