Virga Weather for Claude Code
io.github.mcmurrym/virga-weather
Weather API tools — current, hourly, daily forecasts, and historical data.
client:Claude Code
transport:stdio
runtime:npm
Install Virga Weather in Claude Code
run in your project directory
claude mcp add virga-weather -e VIRGA_API_KEY=<VIRGA_API_KEY> -- npx -y @virga-mcp/server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs