mcp_autogen_server

mcp_autogen_server

3.1

If you are the rightful owner of mcp_autogen_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Weather Server is an AutoGen-based server that utilizes the Gemini 1.5 API to provide weather forecasts based on latitude and longitude data.

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