Connects to the Virga weather API to pull current conditions, hourly and daily forecasts, and historical weather data. You'll need a Virga API key, which you can generate entirely through their REST API without touching a browser. The MCP server exposes tools that handle lat/lon queries and return normalized JSON responses with full metadata. Reach for this when your AI assistant needs real weather data during development tasks, like building a dashboard, testing location based features, or pulling climate info for analysis. Virga runs on a prepaid credit system where each call costs 1 to 3 credits depending on the endpoint. Stage keys are free for testing.
claude mcp add --transport stdio io.github.mcmurrym-virga-weather -- npx -y @virga-mcp/server