Weather
byArliiii
0Provides weather data using the OpenWeatherMap API via a Model Context Protocol (MCP) server.
Acerca de
Weather is a production-ready Model Context Protocol (MCP) server designed to deliver weather data using the OpenWeatherMap API. It allows users to retrieve current weather conditions, temperature readings in Celsius, Fahrenheit, or Kelvin, and concise weather summaries, complete with motivational messages. The server features robust error handling, API connectivity testing, and is compatible with Smithery and other MCP clients. It also offers Docker support for easy containerized deployment.
Características Principales
- Provides concise weather summaries with motivational messages
- 0 GitHub stars
- Supports Celsius, Fahrenheit, and Kelvin temperature units
- Fetches current weather by city name or coordinates
- Offers Docker support for containerized deployment
- Includes API status checking and troubleshooting
Casos de Uso
- Integrating weather data into MCP-based applications
- Building weather-aware services and tools
- Providing weather information through a standardized protocol