MCP Weather Server
by janhavihood4
The MCP Weather Server is an AutoGen-based application that uses Gemini 1.5 via OpenAI-compatible API to provide weather forecasts. It integrates with AutoGen's multi-agent system to respond to weather queries using location data.
View on GitHub
Last updated: N/A
MCP Weather Server 🌤️
This project is an AutoGen-based MCP Weather Server using Gemini 1.5 through OpenAI-compatible API. It responds to weather queries using latitude and longitude data, retrieves weather forecasts, and integrates with AutoGen's multi-agent system.
Features
- Weather forecasting by location
- AutoGen GroupChat with User, Assistant, and Weather agent
- Uses Gemini API
Setup
pip install -r requirements.txt
python autogen.py