MCP Weather Server 🌤️
@janhavihood4
关于 MCP Weather Server 🌤️
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Weather Server?
The MCP Weather Server is an AutoGen-based Model Context Protocol (MCP) server that uses Gemini 1.5 via an OpenAI-compatible API to respond to weather queries. It retrieves weather forecasts by latitude and longitude and integrates with AutoGen’s multi-agent GroupChat system, involving User, Assistant, and a Weather agent.
How to use MCP Weather Server?
Install the required dependencies with pip install -r requirements.txt, then run the server using python autogen.py.
Key features of MCP Weather Server
- Weather forecasting by location using latitude/longitude
- AutoGen GroupChat with User, Assistant, and Weather agent
- Uses Gemini 1.5 through an OpenAI-compatible API
Use cases of MCP Weather Server
- Building a conversational weather assistant that coordinates with multiple AI agents
- Integrating real-time weather forecasts into multi-agent AutoGen workflows
- Demonstrating how to route location-based queries to a dedicated agent in a group chat
FAQ from MCP Weather Server
What models or APIs does it require?
It uses Gemini 1.5 through an OpenAI-compatible API.
How is the weather data retrieved?
The server retrieves weather forecasts based on latitude and longitude coordinates provided in the query.
What agents are involved in the group chat?
The AutoGen GroupChat includes a User agent, an Assistant agent, and a Weather agent.
What are the installation steps?
Run pip install -r requirements.txt to install dependencies, then execute python autogen.py to start the server.
推理 分类下的更多 MCP 服务器
mcp-agentic-rag
rukshannetMCP Server for Agentic RAG applications
MCP Sandbox
JohanLi233Python sandboxes for llms
Agentic MCP Client
peakmojoA standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
IntelliNode Medical Use Cases
BarqawizMulti-Agent AI Orchestration Workshop
AWorld: Advancing Agentic AI
inclusionAISearch, understand, reproduce, and improve an idea with ease
评论