Aviation Weather
Freeby MCP Community
Aviation weather MCP server — METARs, TAFs, PIREPs, SIGMETs, ICON-D2 NWP forecasts. No API key required.
v1.0.0Added Apr 12, 2026
mcpaviationweathermetartaf
Aviation Weather MCP Server
Aviation weather MCP server — METARs, TAFs, PIREPs, SIGMETs, ICON-D2 NWP forecasts. No API key required.
Installation
npx -y aviation-weather-mcp
Reviews
Installation
Quick install
npx -y aviation-weather-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"aviation-weather": {
"command": "npx",
"args": ["-y", "aviation-weather-mcp"]
}
}
}