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