MCP Server
MCP
Virga Weather
Weather API tools — current, hourly, daily forecasts, and historical data.
Install
npx -y @virga-mcp/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@virga-mcp/server",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Virga API key (get one free at https://virga.dev/agent)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VIRGA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment