MCP server for flight routing intelligence that validates multi-city itineraries, detects dead legs and alliance issues, suggests routing templates, and recommends fare products. It focuses on RTW, Circle Pacific/Atlantic, Open Jaw, and custom fare matching for AirTreks-style itinerary planning.
From the registry: Multi-city flight routing intelligence — plan RTW trips, validate alliances, get carrier picks.
$ npm install && npm run buildPlease install the `airtreks-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Node.js is required to run the MCP server.
- **Build the server from source** — The README indicates running the built server from the local dist/index.js entry point, so you need to install dependencies and build the project before configuring the MCP client. Run: `npm install && npm run build`
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<path-to-airtreks-mcp>/dist/index.js"]
Note: The README only provides a local source-based stdio setup using node and a built dist/index.js file. No environment variables are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Meta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.