Weather is a Kotlin-based MCP server that leverages the HeWeather API to provide weather information. It was created to fulfill the need for a weather query agent in a previous project and subsequently developed into a standalone MCP. The server uses JWT authentication (as recommended by HeWeather) and allows querying by city name, simplifying integration into other applications that need weather data.