MCP.so
Sign In
Servers

MCP Weather Server 🌤️

@janhavihood4

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

More from Reasoning