FindWeather icon

FindWeather

Fetches live weather details by city or coordinates using the WeatherAPI.com service, integrating with agentic AI solutions.

About

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.

Key Features

  • Real-Time Weather Data
  • Geolocation Support
  • CrewAI Integration for agent-based workflows
  • A2A Communication for enhanced data processing
  • FastAPI with SSE for real-time communication
  • 0 GitHub stars

Use Cases

  • Obtain current weather conditions for specific locations by city or coordinates.
  • Automate weather data retrieval and summarization via AI agents.
  • Enable agent-to-agent communication for advanced weather-related tasks.
Advertisement

Advertisement