Aviation Weather MCP Server
@finack
About Aviation Weather MCP Server
MCP Server for Aviation LLM interactions
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aviation-weather": {
"command": "node",
"args": [
"/absolute/path/to/aviation-weather-mcp-server/build/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Aviation Weather MCP Server?
The Aviation Weather MCP Server is a Model Context Protocol (MCP) server that provides aviation weather information for flight planning. It connects to the Aviation Weather API (aviationweather.gov) to fetch METARs, TAFs, PIREPs, and route weather data. It is intended for informational purposes only and should not be used for actual flight decisions.
How to use Aviation Weather MCP Server?
Install Node.js 18+, clone the repository, run npm install, npm run build, and npm start. Configure it with Claude for Desktop by adding the server to the MCP configuration file. Once connected, ask natural language queries such as “What’s the current weather at KJFK?” or “Are there any PIREPs near KDEN?”
Key features of Aviation Weather MCP Server
- Type-safe API client auto‑generated from the official Swagger definition.
- Four MCP tools:
get‑metar,get‑taf,get‑pireps, andget‑route‑weather. - Automated Swagger fetching and client regeneration during build.
- Error handling and response formatting for a smooth experience.
Use cases of Aviation Weather MCP Server
- Retrieve current METAR observations for a specific airport.
- Obtain terminal aerodrome forecasts (TAF) for an airport.
- Find pilot reports (PIREPs) near an airport.
- Get a comprehensive weather summary for a route between two airports.
- Use as a supplementary reference, always verifying official sources.
FAQ from Aviation Weather MCP Server
Can this server be used for actual flight planning?
No. The README explicitly states: “DO NOT USE THIS TOOL FOR FLIGHT PLANNING OR IN‑FLIGHT DECISION MAKING.” It is for informational purposes only and is not FAA‑approved.
What data sources does it use?
It connects to the Aviation Weather API (aviationweather.gov) and fetches the latest Swagger definition to generate a type‑safe client.
What MCP tools are available?
The server provides four tools: get‑metar, get‑taf,
Frequently asked questions
Can this server be used for actual flight planning?
No. The README explicitly states: “DO NOT USE THIS TOOL FOR FLIGHT PLANNING OR IN‑FLIGHT DECISION MAKING.” It is for informational purposes only and is not FAA‑approved.
What data sources does it use?
It connects to the Aviation Weather API (aviationweather.gov) and fetches the latest Swagger definition to generate a type‑safe client.
What MCP tools are available?
The server provides four tools: `get‑metar`, `get‑taf`,
Basic information
More Media & Design MCP servers

Lamina — On-brand product photos, video & try-ons
LaminaGenerate on brand product videos from Claude Code (or any assistant) in one line. Lamina turns a brief + your brand kit into finished product photos, video reels, and campaign banners - no prompt engineering; brand guard
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify

Notch
NotchCreate finished video ads from chat. Give Notch a brief or product URL — it loads your brand context, writes the script, and produces the finished ad: avatar, scenes, voiceover, captions. Built for performance marketers,
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Comments