Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Š 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🗺️ Location Services
  3. MCP Weather
MCP Weather logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 8:16:30 PM

MCP Weather

User RatingsBe the first to rate and review this MCP server!
View Repository35 GitHub StarsTotal stargazers on GitHub for the source repository (35 stars).Visit Website
weatheraccuweatherforecastenvironment

Fetches AccuWeather hourly and daily forecasts by location, with metric or imperial units.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live — we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "timlukahorstmann-mcp-weather": {
      "command": "npx",
      "args": [
        "-y",
        "@timlukahorstmann/mcp-weather"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing Alternatives🗺️ More in Location Services

Overview

The TimLukaHorstmann/mcp-weather MCP server retrieves weather forecasts through the AccuWeather API. It exposes tools for 12-hour hourly forecasts and daily forecasts covering 1, 5, 10, or 15 days. Locations are supplied by name, and responses can use Celsius or Fahrenheit. Reach for it when an MCP-compatible client needs forecast data without building a direct AccuWeather integration.

Use cases

•Check hourly weather for a named city
•Compare forecasts in Celsius and Fahrenheit
•Retrieve a five-day travel forecast
•Ask whether precipitation is expected tomorrow

Key features

•12-hour hourly forecasts
•Up to 15 days of daily forecasts
•Metric and imperial units
•Location-based forecast queries
•AccuWeather API integration

Capabilities & Tool Schemas (2) ~226 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Weather.

weather-get_hourly

Get hourly weather forecast for the next 12 hours

weather-get_daily

Get daily weather forecast for up to 15 days

How MCP Weather works

What TimLukaHorstmann/mcp-weather MCP server does

The TimLukaHorstmann/mcp-weather MCP server connects an MCP-compatible client to AccuWeather forecast data. It accepts a city or other location name and returns forecast information through two MCP tools: one for the next 12 hours and another for multi-day forecasts.

The server is intended for conversational weather lookups, such as checking whether rain is expected tomorrow, reviewing the weather for a trip, or asking for a forecast in a particular temperature system. Forecast results include weather information such as temperature, conditions, and precipitation details, according to the README.

How it works

The client starts the server locally, typically through the npm package runner. The server reads an AccuWeather API key from the ACCUWEATHER_API_KEY environment variable and uses that credential to request forecast data. A tool call supplies the location and, where supported, the desired units or forecast length.

Hourly requests return data for the next 12 hours. Daily requests can cover 1, 5, 10, or 15 days, with 5 days as the default. Metric output uses Celsius, while imperial output uses Fahrenheit. The README also describes an HTTP/REST arrangement using supergateway, but that is an optional wrapper around the server rather than a separate weather capability.

Setup and configuration

Running the TimLukaHorstmann/mcp-weather MCP server requires Node.js 18 or newer and an AccuWeather API key. AccuWeather provides a free tier, and the key must be exported in the shell or supplied in the MCP client configuration.

The documented direct launch command is:

Terminal
npx -y @timlukahorstmann/mcp-weather

For a local client such as Claude Desktop, configure npx as the command, pass -y @timlukahorstmann/mcp-weather as its arguments, and set ACCUWEATHER_API_KEY in the server's environment. The repository also documents a source setup: clone the project, run npm install, create a .env file containing the key, and build with npm run build.

Tools and capabilities

  • weather-get_hourly: accepts a required location and optional units. It returns the next 12 hours of forecast data.
  • weather-get_daily: accepts a required location, optional days, and optional units. The supported day counts are 1, 5, 10, and 15; the default is 5.
  • Unit selection supports metric for Celsius and imperial for Fahrenheit.
  • Forecast responses can include temperatures, conditions, and precipitation information.

Limitations and notes

The server depends on the AccuWeather API and therefore cannot operate without an AccuWeather API key. Hourly coverage is limited to 12 hours, while daily coverage is limited to the supported forecast lengths and a maximum of 15 days. The README lists weather alerts, historical data, longer hourly windows, and location autocomplete as future enhancements, so those capabilities should not be assumed to be available currently.

The documented client configuration specifically covers Claude Desktop and describes the server as usable with other MCP-compatible clients. No weather alert or historical-weather tool is listed.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Location Services View all alternatives
  • Weather MCP Server logoWeather MCP Server

    Access real-time weather data for any location using the WeatherAPI.com API, providing detailed forecasts and current conditions.

    🗺️ Location Services4 views
    Compare vs Weather MCP Server →
  • Weekly Weather MCP logoWeekly Weather MCP

    Weekly Weather MCP server which returns 7 full days of detailed weather forecasts anywhere in the world.

    🗺️ Location Services3 views
    Compare vs Weekly Weather MCP →
  • Weather MCP ClaudeDesktop logoWeather MCP ClaudeDesktop

    An MCP tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API.

    🗺️ Location Services3 views
    Compare vs Weather MCP ClaudeDesktop →
  • MCP Weather Server logoMCP Weather Server

    Get weather information from https://api.open-meteo.com API.

    🗺️ Location Services2 views
    Compare vs MCP Weather Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
35
Stargazers on the source repository.
npm downloads
675
Package downloads in the last 30 days.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Weather

Install and run it with Node.js 18 or newer using `npx -y @timlukahorstmann/mcp-weather`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Weather AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/timlukahorstmann-mcp-weather?style=directory)](https://allmcps.com/mcp/timlukahorstmann-mcp-weather)
HTML Embed
<a href="https://allmcps.com/mcp/timlukahorstmann-mcp-weather"><img src="https://allmcps.com/api/badge/timlukahorstmann-mcp-weather?style=directory" alt="MCP Weather on AllMCPs" /></a>

Technical Specs & Signals

Category🗺️Location Services
PricingFreemium
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
10/11 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars35
GitHub Star CountTotal stargazers on GitHub representing community popularity (35 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2025
npm downloads675/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
59Quality signal: Good · 59/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ¡ @timlukahorstmann/mcp-weather (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🗺️ Location Services →Best MCP servers for Maps & Location →Alternatives to MCP Weather →Install in Claude DesktopInstall in CursorInstall in VS Code