blevinstein/aviation-mcp

Simple MCP servers for various Aviation APIs

9Stars on the repository
2Mods indexed here, across every type
1y agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

project-rules

01

blevinstein/aviation-mcp

Cursor rule Cursor

NEVER create a separate jest.config file, always put these in package.json. NEVER cd to another directory, always stay in the project root. NEVER use CommonJS, use ES6 JS for everything as much as possible. NEVER use npm, only yarn. NEVER swallow errors, or use a "fallback" codepath in case of errors, or do anything…

9 1y ago A 106 tokens

aviation-mcp

02

blevinstein/aviation-mcp

MCP server Claude CodeCodexCursor +2

Aviation MCP provides a suite of Model Context Protocol (MCP) servers that map to FAA and other aviation APIs, making it easy to integrate real-time aviation data into your LLM-powered workflows. This project is designed for developers who want to connect. Runs locally from the aviation-mcp npm package.

9 1y ago A tokens not measured