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 Sandbox
JohanLi233Python sandboxes for llms
MCP Sandbox
danstarnsTurn any JavaScript module into a sandboxed MCP (Model Context Protocol) server with automatic reflection and type inference.
NeoCoder: Neo4j-Guided AI Coding Workflow
angrysky56An MCP server allowing AI assistants to use a Neo4j knowledge graph as their primary, dynamic instruction manual and long term project memory with adaptive templating and autonomous tool development tools.
MCP Servers
junfanz1This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a flexible and scalable multi-agent system where each tool can be hosted independent
Agenticstore — The Open Source Standard For Local Mcp Tooling
agenticstoreAgenticStore: The secure toolkit for AI agents. Instantly equip Claude Desktop, Cursor, and Windsurf with 27+ MCP tools, persistent memory, and SearXNG search, all protected by a built-in PII prompt firewall to protect your data from being exposed to AI agents.
コメント