SERVER

Accuweather MCP

Rank #12085

io.github.JonJam/accuweather-mcp

MCP server providing weather tools with data sourced from AccuWeather.

First listed
Mar 26, 2026
Last publish date
Mar 28, 2026
OVERVIEW

Accuweather MCP is a Model Context Protocol (MCP) server published by JonJam. It ranks #12085 of 58,900 servers tracked on MCP Toplist. Accuweather MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Mar 28, 2026.

STANDING
#12,085of 58,900 tracked serversTop 25%

Ranks ahead of 46,815 of 58,900 servers on MCP Toplist.

CONNECT

Use Accuweather MCP

Add Accuweather MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "accuweather-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/jonjam/accuweather-mcp:1.4.11"
      ],
      "env": {
        "ACCUWEATHER_API_KEY": "<your ACCUWEATHER_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

JonJam

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.4.11Mar 28, 2026
1.4.9Mar 26, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Accuweather MCP?
MCP server providing weather tools with data sourced from AccuWeather.
Who maintains Accuweather MCP?
Accuweather MCP is maintained by JonJam, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Accuweather MCP an official MCP server?
Yes — Accuweather MCP is listed on the Official MCP Registry.
How many versions does Accuweather MCP have?
MCP Toplist tracks 3 versions of Accuweather MCP, most recently published on Mar 28, 2026.
Where can I find the source code for Accuweather MCP?
The source code for Accuweather MCP is hosted at github.com/JonJam/accuweather-mcp.
EXPLORE