Skip to content
Claude Code

AccuWeather MCP for Claude Code

io.github.jonjam/accuweather-mcp

MCP server providing weather tools with data sourced from AccuWeather.

client:Claude Code transport:stdio runtime:oci

Install AccuWeather MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add accuweather-mcp -e ACCUWEATHER_API_KEY=<ACCUWEATHER_API_KEY> -- docker run -i --rm docker.io/jonjam/accuweather-mcp:1.4.11

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

AccuWeather MCP in other clients