Fetches live weather details by city or coordinates using the WeatherAPI.com service, integrating with agentic AI solutions.
This project implements an MCP (Model Context Protocol) server to fetch live weather details using the WeatherAPI.com API. It supports querying weather data by city name or latitude/longitude and integrates with CrewAI for agent-based workflows and A2A (Agent-to-Agent) communication for collaborative data processing. Built with FastAPI and Server-Sent Events (SSE), it provides real-time weather information, designed for scalability and secure operations.