weather-mcp-server
Servidor MCP meteorológico
Un servidor de Protocolo de Contexto de Modelo (MCP) para datos meteorológicos, desarrollado con FastAPI y el framework MCP. Este servidor proporciona diversas herramientas meteorológicas que los asistentes de IA pueden usar para obtener información sobre las condiciones meteorológicas actuales, pronósticos, datos de calidad del aire y más.
Características
Condiciones meteorológicas actuales
Previsiones meteorológicas (1-14 días)
Datos meteorológicos históricos
alertas meteorológicas
Información sobre la calidad del aire
Datos astronómicos (amanecer, atardecer, fases lunares)
Búsqueda de ubicación
Información de zona horaria
eventos deportivos
Related MCP server: Weather MCP Server
Requisitos
Python 3.13+
administrador de paquetes uv
Clave API de WeatherAPI
Instalación
Instalación mediante herrería
Para instalar Weather Data Server para Claude Desktop automáticamente a través de Smithery :
npx -y @smithery/cli install @devilcoder01/weather-mcp-server --client claudeInstalación manual
Clonar este repositorio:
git clone https://github.com/yourusername/Weather_mcp_server.git cd Weather_mcp_serverInstalar dependencias usando uv:
uv venv uv pip install -e .Cree un archivo
.enven la raíz del proyecto con su clave WeatherAPI:WEATHER_API_KEY=your_api_key_here
Uso
Ejecutar el servidor:
python main.pyEl servidor se iniciará en http://localhost:8000 de forma predeterminada.
Licencia
Este proyecto está licenciado bajo la licencia MIT: consulte el archivo de LICENCIA para obtener más detalles.
This 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
- -licenseBqualityNot gradedmaintenancemcp server for weather information query2
- AlicenseNot gradedqualityDmaintenanceMCP Server for global weather, forecasts, air quality, and climate data using Open-Meteo, no API key required.MIT
- FlicenseNot gradedqualityBmaintenanceA weather-reactive MCP server that renders rich Open-Meteo weather widgets and provides plain JSON weather data, all without an API key.
- AlicenseAqualityBmaintenanceMCP server for weather forecasts via Open-Meteo (no API key needed), providing current weather, hourly, and daily forecasts with geocoding support.3MIT
Related MCP Connectors
MCP server for weather with reasoning — umbrella advice, outdoor checks, city comparisons.
Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs
A very simple remote MCP server that greets you, with a custom icon.
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/sjanaX01/weather-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server