Developer Tools
Trust: 30/100 (Limited)Virga Weather Guide
Weather API tools — current, hourly, daily forecasts, and historical data.
by mcmurrym
Quick Start
Install
npx @virga-mcp/serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mcmurrym-virga-weather": {
"command": "npx",
"args": [
"@virga-mcp/server"
]
}
}
}