Loomal

AccuWeather MCP

MCP server by github.com/jonjam/accuweather-mcp

MCP server providing weather tools with data sourced from AccuWeather.

0 starsoci: docker.io/jonjam/accuweather-mcp:1.4.11

About AccuWeather MCP

AccuWeather MCP is an MCP (Model Context Protocol) server published by jonjam in the official MCP registry, listed under Weather Services on Loomal. MCP server providing weather tools with data sourced from AccuWeather.

It ships as a Docker image (docker.io/jonjam/accuweather-mcp:1.4.11), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jonjam/accuweather-mcp.

Use AccuWeather MCP with your agent

Claude Code · one command
claude mcp add accuweather-mcp -- docker run -i --rm docker.io/jonjam/accuweather-mcp:1.4.11
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "accuweather-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/jonjam/accuweather-mcp:1.4.11"
      ]
    }
  }
}
ocidocker.io/jonjam/accuweather-mcp:1.4.11

Frequently asked questions

What is AccuWeather MCP?
AccuWeather MCP is an MCP (Model Context Protocol) server by jonjam in the Weather Services category. MCP server providing weather tools with data sourced from AccuWeather.
How do I connect AccuWeather MCP to Claude, Cursor, or another MCP client?
Install AccuWeather MCP from its oci package (docker.io/jonjam/accuweather-mcp:1.4.11) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AccuWeather MCP open source?
Yes — the source code is public at github.com/jonjam/accuweather-mcp.
Can AI agents pay to use AccuWeather MCP?
Not yet through Loomal — AccuWeather MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AccuWeather MCP? Claim this listing free by verifying GitHub ownership, or contact us.