Weather Data MCP Server✓
io.github.dgahagan/weather-mcp · v1.6.1
v1.6.1▦ npm npm: @dangahagan/weather-mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.dgahagan/weather-mcp",
"description": "Weather forecasts, alerts, air quality, marine, radar imagery, lightning. NOAA + Open-Meteo.",
"title": "Weather Data MCP Server",
"version": "1.6.1",
"packages": [
{
"registryType": "npm",
"identifier": "@dangahagan/weather-mcp",
"version": "1.6.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}