Exposes weather-related functionalities as modular tools for AI agents and LLMs via a simple server.
Weather provides a lightweight and extensible Modular Command Protocol (MCP) server designed to expose weather-related tools. It serves as a practical example for integrating functionalities like `get_coordinates` and `get_forecast` with AI agents, large language models (LLMs), or any tool-using client. This project highlights how MCP facilitates automatic tool discovery and dynamic function calling, enabling seamless interoperability across systems for next-gen integrations.