Virga Weather runs on your own machine — the client starts it, so there is no endpoint to ping. 16 installs a week from npm.
Weather API tools — current, hourly, daily forecasts, and historical data.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add virga-weather -- npx -y @virga-mcp/server
{
"mcpServers": {
"virga-weather": {
"args": [
"-y",
"@virga-mcp/server"
],
"command": "npx"
}
}
}
[mcp_servers.virga-weather]
command = "npx"
args = ["-y", "@virga-mcp/server"]
{
"mcpServers": {
"virga-weather": {
"args": [
"-y",
"@virga-mcp/server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"virga-weather": {
"args": [
"-y",
"@virga-mcp/server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VIRGA_API_KEY (Virga API key (get one free at https://virga.dev/agent)).
The author declared them in the registry entry; get the values from the project itself.
Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical
Current weather and hourly forecasts for any place name, via the free Open-Meteo API. No API key.
Hosted Weather MCP server (Open-Meteo): current, forecast, and historical weather by location.
Get US weather forecasts, active alerts, and current observations.
Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs
Access Taiwan CWA weather data and forecasts for all counties and cities
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
Historical weather and climate: 100+ years of station data, normals, extremes, and trends.
Answers built from our own checks of this server.