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. Weekly Weather MCP
Weekly Weather MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 6:16:32 PM

Weekly Weather MCP

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

Provides current conditions, 48-hour hourly data, and detailed eight-day forecasts for geocoded locations.

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.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON ▾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for rossshannon/Weekly-Weather-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🗺️ More in Location Services

Overview

The rossshannon/Weekly-Weather-mcp MCP server retrieves current conditions, 48-hour hourly forecasts, and eight-day forecasts from OpenWeatherMap. It geocodes location names internally and can return times using a supplied timezone offset. Use it for weather-aware planning, such as choosing days for outdoor work, exercise, or gardening. An OpenWeatherMap One Call API 3.0 key is required, either through an environment variable or a tool parameter.

Use cases

•Check current conditions before leaving for an activity
•Compare forecast days for lawn mowing or gardening
•Find suitable weather for running or kite flying
•Plan outdoor work around rain probabilities

Key features

•Current weather lookup
•48-hour hourly forecasts
•Eight-day daily forecasts
•Morning, afternoon, and evening data points
•Location-name geocoding
•Timezone-aware result times

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
Current weather lookup
48-hour hourly forecasts
Eight-day daily forecasts
Morning, afternoon, and evening data points
Location-name geocoding
Timezone-aware result times

How Weekly Weather MCP works

What rossshannon/Weekly-Weather-mcp MCP server does

The rossshannon/Weekly-Weather-mcp MCP server exposes weather data through two MCP tools backed by OpenWeatherMap One Call API 3.0. It supports locations worldwide when OpenWeatherMap can resolve the supplied name. The server handles conversion from a place name to latitude and longitude, so callers do not need to provide coordinates directly.

get_weather returns current conditions, hourly data for the next 48 hours, and daily data for eight days: the current day plus the following seven days. Daily results include morning, afternoon, and evening data points, along with weather summaries, precipitation probabilities, temperature, humidity, wind speed, and other detailed values. get_current_weather returns a smaller response containing present conditions only, including temperature, feels-like temperature, weather condition, humidity, and wind.

How it works

Both tools accept a location string, an optional api_key, and a timezone_offset expressed in hours. The offset defaults to UTC and controls the timezone used for returned times. Examples of accepted location formats include Paris, New York, London,GB, and Portland,OR,US. Adding a country or state code can reduce ambiguity. Unresolvable locations produce an error.

The rossshannon/Weekly-Weather-mcp MCP server reads the OpenWeatherMap key from OPENWEATHER_API_KEY when the tool call does not supply api_key. Results come from the external OpenWeatherMap service, so availability and request limits depend on that service and the account associated with the key.

Setup and configuration

Clone the repository, create a Python virtual environment if desired, and install the dependencies listed in requirements.txt. The server is started with the weather_mcp_server.py script. For MCP client configuration, the README shows a Python command pointing to the script, with OPENWEATHER_API_KEY supplied in the client environment. A virtual environment can be used by pointing the client at its Python executable.

Claude Desktop and Cursor are listed as example MCP-supported clients. The API key can instead be passed in each tool call, allowing the process to run without setting the environment variable. OpenWeatherMap One Call API 3.0 access must be enabled for the account. The README states that the service offers 1,000 calls per day in its free tier, with additional usage subject to the provider's pricing and account limits.

Tools and capabilities

  • Query current conditions for a named location.
  • Retrieve hourly forecasts covering the next 48 hours.
  • Retrieve daily forecasts covering eight days.
  • Inspect morning, afternoon, and evening values for each forecast day.
  • Use precipitation probabilities and weather summaries for planning.
  • Request times using a specified timezone offset.

Limitations and notes

The server depends on a valid OpenWeatherMap API key and active One Call API 3.0 access. Newly created or newly activated keys may take time to work. Requests beyond the account limit can return HTTP 429 responses. Location quality depends on OpenWeatherMap geocoding; ambiguous names should include country or state information. The server provides forecast data and does not itself create calendar events or perform other follow-up actions.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Location Services View all alternatives
  • 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 logoMCP Weather

    Accurate weather forecasts via the AccuWeather API (free tier available).

    🗺️ Location Services3 views
    Compare vs MCP Weather →
  • 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 →
  • 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
10
Stargazers on the source repository.
Last commit
7mo ago
Most recent push to the default branch.
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 Weekly Weather MCP

Clone the GitHub repository, optionally create a Python virtual environment, and install dependencies with `pip3 install -r requirements.txt`.

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 PreviewWeekly Weather MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/rossshannon-weekly-weather-mcp?style=directory)](https://allmcps.com/mcp/rossshannon-weekly-weather-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/rossshannon-weekly-weather-mcp"><img src="https://allmcps.com/api/badge/rossshannon-weekly-weather-mcp?style=directory" alt="Weekly Weather MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🗺️Location Services
PricingBring your own API key (usage-based cost)
More technical detailsExpand ▾
AuthAPI key
ClientsClaude Desktop, Cursor
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 stars10
GitHub Star CountTotal stargazers on GitHub representing community popularity (10 stars).
Last commit7mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jan 16, 2026
33Quality signal: Emerging · 33/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 & tools13/30
Adoption & activity2/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.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore 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 Weekly Weather MCP →Install in Claude DesktopInstall in CursorInstall in VS Code