Servidor MCP de clima y bolsa 🌦️📉
Este proyecto es un servidor MCP (Protocolo de contexto de modelo) que proporciona alertas meteorológicas, pronósticos, precios de acciones, datos históricos y noticias utilizando varias API.
Características 🚀
- 🐼 Obtenga precios de acciones en tiempo real usando Yahoo Finance
- 📊 Recuperar datos históricos de acciones (diarios, semanales, mensuales)
- 📰 Obtenga noticias relacionadas con las acciones de NewsAPI
- 🌦️ Obtenga alertas y pronósticos meteorológicos mediante la API del Servicio Meteorológico Nacional
Instalación y configuración ⚙️
Prerrequisitos
- Node.js (v18 o superior)
- Git
- Una clave API para NewsAPI
Pasos
- Clonar el repositorio:
- Instalar dependencias:
- Configurar variables de entorno:
Crea un archivo.env
y agrega: - Iniciar el servidor:
Uso 🛠️
El servidor MCP proporciona las siguientes herramientas:
Obtener precio de las acciones
Obtener datos históricos de acciones
Recibir noticias
Contribuyendo 🤝
¡Siéntete libre de bifurcar este repositorio, realizar cambios y enviar una solicitud de extracción! 🚀
Licencia 🐟
Este proyecto está licenciado bajo la licencia MIT.
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.
Proporciona alertas meteorológicas en tiempo real, pronósticos, precios de acciones, datos históricos y noticias relacionadas con las acciones a través de una interfaz MCP.
Related MCP Servers
- -securityFlicense-qualityThis SSE-based MCP server allows users to connect and interact with National Weather Service APIs to retrieve weather alerts and forecasts.Last updated -90Python
- AsecurityAlicenseAqualityAn MCP server that provides real-time weather information including temperature, humidity, wind speed, and sunrise/sunset times through the OpenWeatherMap API.Last updated -1PythonMIT License
- -securityFlicense-qualityAn MCP server implementation that allows users to fetch and display weather information for specified cities, including temperature, humidity, wind speed, and weather descriptions.Last updated -Python
- -securityAlicense-qualityAn MCP server that connects to OpenWeatherMap's API to provide current weather data and multi-day forecasts for locations worldwide in different measurement units.Last updated -12TypeScriptMIT License