MCP Server Test
Un servidor MCP (Model Context Protocol) simple para testear el protocolo que genera la herramienta para obtener información meteorológica de ciudades usando la API de Open-Meteo.
🌟 Características
- Busca información meteorológica actual de cualquier ciudad
- Utiliza la API gratuita de Open-Meteo
- Se usa el protocolo MCP para integración con herramientas de IA
📋 Requisitos previos
- Node.js (versión 18 o superior)
🚀 Instalación
1. Clonar el repositorio
2. Instalar dependencias
3. Ejecutar el servidor
🔧 Instalación en VS Code
Para usar este servidor MCP en VS Code con GitHub Copilot seguir estos pasos:
1. Configuración en VS Code
- Abrir VS Code
- Abrir el archivo
mcp.json
2. Configurar el servidor MCP
Agregar la siguiente configuración a tu archivo de configuración de MCP:
3. Reiniciar VS Code
Después de configurar, reiniciar VS Code para que los cambios tomen efecto.
🛠️ Uso
Una vez configurado, se puede usar la herramienta fetch-weather
en las conversaciones con GitHub Copilot:
El servidor buscará la ciudad y devolverá información meteorológica detallada incluyendo:
- Temperatura actual
- Precipitación
- Estado del día/noche
- Pronóstico por horas
🔧 Dependencias
- @modelcontextprotocol/sdk: SDK oficial para implementar servidores MCP
- zod: Biblioteca para validación y parseo de esquemas
🙋♂️ Hola, Soy Federico Krenn
🤓 Desarrollador web Frontend 👨🎓 Técnico Superior en Desarrollo Web y aplicaciones. También me encuentro realizando la Tecnicatura en Software Libre en la UNL 📫 Conectemos en LinkedIn: https://www.linkedin.com/in/fkrenn/
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables users to get current weather information for any city using the Open-Meteo API. Provides detailed meteorological data including temperature, precipitation, day/night status, and hourly forecasts through natural language queries.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that provides current weather information and 3-day forecasts for specified cities using the Open-Meteo API.Last updated -
- -securityFlicense-qualityEnables AI agents to access real-time and historical weather data through multiple weather APIs including OpenMeteo, Tomorrow.io, and OpenWeatherMap. Provides comprehensive meteorological information including current conditions, forecasts, historical data, and weather alerts.Last updated -
- AsecurityFlicenseAqualityProvides comprehensive weather information including current conditions, 7-day forecasts, and air quality data for any city worldwide using the Open-Meteo API. Features real-time weather data, hourly forecasts, sunrise/sunset times, and European Air Quality Index with human-readable descriptions.Last updated -321
- AsecurityAlicenseAqualityA Model Context Protocol server that retrieves current weather information for specified cities using the Open-Meteo API, requiring no API key.Last updated -316Apache 2.0