Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Weather Tool

БесплатноНе проверен

Enables to query real-time weather information for any city worldwide by automatically geocoding city names and retrieving temperature, precipitation, and other

GitHubEmbed

Описание

Enables to query real-time weather information for any city worldwide by automatically geocoding city names and retrieving temperature, precipitation, and other data via Open-Meteo APIs, seamlessly integrated with Claude Desktop.

README

Un servidor MCP (Model Context Protocol) simple que permite consultar el clima de cualquier ciudad del mundo.

✨ Características

  • 🔍 Búsqueda por ciudad: Encuentra automáticamente las coordenadas de cualquier ciudad
  • 🌡️ Información del clima: Temperatura, precipitación, estado del día y lluvia
  • 🚀 Integración con Claude: Funciona perfectamente en Claude Desktop
  • 📍 Coordenadas precisas: Usa APIs de geocoding y meteorología confiables

🛠️ Instalación

  1. Clona el repositorio:
git clone https://github.com/fernandezAlex/mcp-weather-tool.git
cd mcp-weather-tool
  1. Instala las dependencias:
npm install
  1. Compila el proyecto:
npx tsc

⚙️ Configuración en Claude Desktop

Añade esto a tu claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-test": {
      "command": "node",
      "args": ["/ruta/completa/a/mcp-weather-tool/dist/main.js"]
    }
  }
}

🚀 Uso

  1. Reinicia Claude Desktop
  2. Usa la herramienta: "¿Cuál es el clima en Madrid?"
  3. Disfruta de la información meteorológica en tiempo real

📡 APIs Utilizadas

🏗️ Estructura del Proyecto

mcp-weather-tool/
├── main.ts          # Código fuente del servidor MCP
├── dist/            # Archivos compilados
├── package.json     # Dependencias del proyecto
└── README.md        # Este archivo

🔧 Tecnologías

  • TypeScript - Lenguaje principal
  • Node.js - Runtime de JavaScript
  • MCP SDK - Protocolo de comunicación con Claude
  • Fetch API - Llamadas HTTP a APIs externas

👨‍💻 Autor

Alex Fernández - Frontend Developer & Designer

📝 Licencia

MIT License - Libre para uso personal y comercial


Desarrollado con ❤️ por @fernandezAlex para la comunidad de Claude

from github.com/fernandezAlex/mcp-weather-tool

Установка Weather Tool

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/fernandezAlex/mcp-weather-tool

FAQ

Weather Tool MCP бесплатный?

Да, Weather Tool MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Weather Tool?

Нет, Weather Tool работает без API-ключей и переменных окружения.

Weather Tool — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Weather Tool в Claude Desktop, Claude Code или Cursor?

Открой Weather Tool на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Weather Tool with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai