Fetches current weather information for a specified city using the OpenWeatherMap API.
This simple Model Context Protocol (MCP) server, dubbed "Weather Agent," provides real-time weather information for any specified city. It leverages the OpenWeatherMap API to deliver current temperature in Celsius, humidity, and detailed weather descriptions. Designed for integration with MCP-compatible clients like Claude Desktop, it exposes a single tool for seamless weather data retrieval and acts as a practical example for building custom MCP tools.