Sponsored by Deepsite.site

Aviation Weather

Created By
mariowa month ago
Aviation weather briefings directly in Claude. METARs, TAFs, PIREPs, SIGMETs, and ICON-D2 NWP forecasts — no API key required. Just ask Claude things like: "METAR EDDM" "Preflight briefing EDLI" "Route weather EDDM to LOWI" "Any SIGMETs over Germany?"
Overview

Aviation Weather MCP Server

Aviation weather briefings directly in Claude. METARs, TAFs, PIREPs, SIGMETs, and ICON-D2 NWP forecasts — no API key required.

Just ask Claude things like:

  • "METAR EDDM"
  • "Preflight briefing EDLI"
  • "Route weather EDDM to LOWI"
  • "Any SIGMETs over Germany?"

Prerequisites

You need two things installed:

  1. Claude Desktop — download from https://claude.ai/download
  2. Node.js (version 18 or later) — download from https://nodejs.org (pick the LTS version)

To check if Node.js is already installed, open Terminal (Mac) or Command Prompt (Windows) and type:

node --version

If you see a version number like v22.x.x, you're good to go.

Setup (3 minutes)

Step 1: Open the Claude Desktop config

  1. Open Claude Desktop
  2. Click the gear icon (top right) to open Settings
  3. Go to Developer
  4. Click Edit Config

This opens a JSON file in your text editor.

Step 2: Add the weather server

If the file is empty or just has {}, replace it with:

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

If the file already has content (e.g. other MCP servers), add the "aviation-weather" block inside the existing "mcpServers" section.

Step 3: Restart Claude Desktop

Quit Claude Desktop completely and reopen it. The first start may take 10-15 seconds longer while it downloads the weather server.

Step 4: Test it

Start a new chat and ask: "METAR EDDF"

Claude should respond with the current weather at Frankfurt airport. If it works, you're all set!

What can it do?

Ask Claude...What it does
"METAR EDDM"Current weather at Munich airport
"TAF EDDF"Forecast for Frankfurt
"Preflight briefing EDLI"Full VFR brief: METAR + TAF + NWP forecast
"Route weather EDDM to LOWI"Weather along a direct route (METARs + NWP + SIGMETs)
"Any PIREPs near EDDK?"Recent pilot reports near Cologne
"SIGMETs over Germany"Active significant weather warnings
"Hourly forecast for 48.14, 11.57"ICON-D2 NWP model data for any coordinates

Data Sources

Notes

  • Works worldwide for METARs, TAFs, PIREPs, and SIGMETs
  • ICON-D2 high-resolution forecasts (2km) cover Central Europe (43-58°N / 4-21°E, 48h horizon)
  • Outside Central Europe, it falls back to ICON-EU (7km resolution, 120h horizon)
  • ICAO codes are resolved automatically — just use the 4-letter code
  • Visibility is reported in km

Usage with Claude Code

claude mcp add aviation-weather -- npx -y aviation-weather-mcp

Troubleshooting

Claude doesn't show weather tools: Make sure you restarted Claude Desktop after editing the config. Check that the JSON syntax is valid (no trailing commas, matching brackets).

"npx: command not found": Node.js is not installed or not in your PATH. Download it from https://nodejs.org.

Slow first start: The first time, npx downloads the package (~30KB). After that it's cached and starts instantly.

Disclaimer

This tool is for informational purposes only and is not a replacement for an official pre-flight weather briefing. Always use approved weather services and follow your national aviation authority's requirements for flight preparation.

License

MIT

Server Config

{
  "mcpServers": {
    "aviation-weather": {
      "command": "npx",
      "args": [
        "-y",
        "aviation-weather-mcp"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
WindsurfThe new purpose-built IDE to harness magic
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
CursorThe AI Code Editor
Tavily Mcp
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Serper MCP ServerA Serper MCP Server
DeepChatYour AI Partner on Desktop
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
ChatWiseThe second fastest AI chatbot™
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code