Skip to content
Cline

aviation weather mcp for Cline

io.github.mrfentmen/aviation-weather-mcp

METAR and TAF aviation weather reports from the FAA and NWS. No key required.

client:Cline transport:stdio runtime:npm

Install aviation weather mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "aviation-weather-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/aviation-weather-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

aviation weather mcp in other clients