mcp-weather logo

mcp-weatherModel Context Protocol (MCP) serveris, kas nodrošina stundas un dienas laika prognozes, izmantojot AccuWeather API.

(0)
Daniel NikulshynPārskatījis Daniel Nikulshyn·Atjaunināts 2026. g. jūlijs

Pārskats

mcp-weather ir Model Context Protocol (MCP) serveris, kas nodrošina stundas un dienas laika prognozes, izmantojot AccuWeather API. Tas ļauj lielajiem valodas modeļiem, piemēram, Claude, piekļūt reālās laika laika datiem. Serveris iegūst precīzas, atjauninātas prognozes, sniedzot gan metriķus, gan imperialu vienību datus par temperatūru, noskaņojumiem, noklāšanu un citiem. Iekļautie rīki ir stundas laika prognozes rīks 'weather-get_hourly' un dienas laika prognozes rīks 'weather-get_daily', kas ļauj lietotājiem piekļūt atbilstošajai informācijai. Lietošanas prasības ir Node.js 18 un AccuWeather API atslēga, kas iestatīta caur .env vai lietotāja čaulu. Lai integrētu ar Claude Desktop un citiem MCP-saderīgiem klientiem, pieejama MCP servera konfigurācija, kas ļauj lietotājiem izmantot serveri ar saviem iecienītākajiem klientiem un piekļūt laika datiem savās sarunās.

Galvenās funkcijas

  • Stundas laika prognozes rīks (weather-get_hourly)
  • Dienas laika prognozes rīks (weather-get_daily)
  • Atbalsts metriķu (°C) un imperialu (°F) vienībām
  • Iegūst precīzas, atjauninātas laika prognozes

Cenas

Modelis
Free
Kategorija
MCP Serveri
Vērtējums
Nav atsauksmju

Lietošanas gadījumi

Stundas laika prognoze

Iegūst stundas laika prognozes nākamajām 12 stundām konkrētai vietai, piemēram, New York City.

Dienas laika prognoze

Nodrošina dienas laika prognozes līdz pat 15 dienām konkrētai vietai, piemēram, Londona.

Plusi un mīnusi

Plusi

  • Nodrošina precīzas un atjauninātas laika prognozes
  • Atbalsta gan stundas, gan dienas prognozes
  • Ļauj datus attēlot metriķu un imperialu vienībās
  • Viegla integrācija ar lielajiem valodas modeļiem un MCP-saderīgiem klientiem

Mīnusi

  • Prasa AccuWeather API atslēgu
  • Ierobežots tikai uz AccuWeather datu avotiem
  • Prasa Node.js ≥18, lai darboties

Atsauksmes

Pieslēdzies, lai atstātu atsauksmi.

Vēl nav atsauksmju. Esi pirmais!

Jautājumi

Is mcp-weather compatible with Claude Desktop or other MCP clients?

Yes. You can configure it in a Claude Desktop (or any MCP‑compatible) client by adding an entry to the client’s `mcpServers` config, specifying the command `npx @timlukahorstmann/mcp-weather` and the API key environment variable.

Asked by Sami Virtanen · May 5, 2026

How far into the future can I get weather data with mcp-weather?

The hourly tool provides forecasts for the next 12 hours, while the daily tool can return forecasts for up to 15 days (default is 5 days).

Asked by Idris Suleiman · Mar 10, 2026

Can mcp-weather return forecasts in both metric and imperial units?

Yes. Both the hourly (`weather-get_hourly`) and daily (`weather-get_daily`) tools accept a `units` parameter, allowing you to choose Celsius (metric) or Fahrenheit (imperial).

Asked by Frank Müller · Feb 18, 2026

What do I need to run mcp-weather and how do I set up the AccuWeather API key?

You need Node.js version 18 or higher and an AccuWeather API key. Export the key as an environment variable (e.g., `export ACCUWEATHER_API_KEY=your_key`) or place it in a .env file before starting the server.

Asked by Kirsi Laine · Feb 6, 2026

Uzdod jautājumu

MCP Serveri alternatīvas