weather_mcp_project
Weather MCP Agent
Модульный AI-агент производственного уровня, предоставляющий прогнозы погоды в реальном времени. Этот проект использует паттерн Model Context Protocol (MCP), Google Gemini 2.0 Flash-Lite для интеллекта и Streamlit для отзывчивого пользовательского интерфейса.
Обзор проекта
Это приложение представляет собой интеллектуального агента, способного выполнять вызовы функций для получения актуальных метеорологических данных. Оно построено с акцентом на принципы SOLID, модульность и чистую архитектуру.
Related MCP server: mcp-foundry
Архитектура
Agent Orchestration: использует Google GenAI SDK для управления состоянием диалога и выполнением инструментов.
Weather Service: отдельный сервисный уровень для взаимодействия с внешним API (Open-Meteo).
Interface: чистый чат-интерфейс Streamlit для интерактивных запросов о погоде.
Структура проекта
weather_mcp_project/
├── .env # Environment variables (API Key)
├── .gitignore # Git exclusion rules
├── app.py # Streamlit chat interface
├── requirements.txt # Project dependencies
└── src/ # Core application logic
├── agent_client.py # AI Agent orchestration
├── config.py # Pydantic-based configuration
├── mcp_server.py # MCP tool definitions
└── weather_service.py# External data integrationThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables real-time weather data streaming through a secure MCP server. Features authentication using Descope and can be deployed to Fly.io for remote access.14
- AlicenseNot gradedqualityDmaintenanceAn MCP server providing AI-powered weather tools via Google Generative AI, enabling real-time weather data retrieval through natural language queries.MIT
- FlicenseNot gradedqualityBmaintenanceProvides current weather information for any location and generates AI-powered responses using Google Gemini through FastMCP.
- AlicenseNot gradedqualityDmaintenanceProvides weather data, analysis, and report saving through MCP tools, with a Next.js chat interface.17MIT
Related MCP Connectors
Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
MCP server for Google Veo AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tejaswini22012003/weather_mcp_project'
If you have feedback or need assistance with the MCP directory API, please join our Discord server