openmeteo-weather-mcp
If you are the rightful owner of openmeteo-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.
The MCP Weather Server is a simple model context protocol server that provides hourly weather forecasts using the Open-meteo API.
The MCP Weather Server is designed to deliver real-time weather forecasts by leveraging the Open-meteo API. It is built to be lightweight and efficient, making it suitable for integration into various applications that require weather data. The server is easy to set up and run, requiring minimal configuration. By utilizing the Open-meteo API, it ensures accurate and up-to-date weather information, which can be crucial for applications in sectors like agriculture, logistics, and travel. The server is implemented using Python and can be managed using the 'uv' tool for virtual environment and dependency management.
Features
- Real-time weather forecasts: Provides up-to-date hourly weather data.
- Open-meteo API integration: Utilizes a reliable source for weather information.
- Lightweight and efficient: Designed to run with minimal resource usage.
- Easy setup and configuration: Simple steps to get the server up and running.
- Python-based: Leverages the flexibility and power of Python programming.