Flight + Stay Search MCP (TypeScript)

Created By
clockworked247a year ago
A TypeScript implementation of a flight search MCP server that uses the Duffel API to search for flights. This MCP server provides tools to search for one-way, round-trip, and multi-city flights.
Overview

what is Flight + Stay Search MCP?

Flight + Stay Search MCP is a TypeScript implementation of a flight search server that utilizes the Duffel API to search for flights and accommodations. It allows users to find one-way, round-trip, and multi-city flights, as well as search for hotels and get guest reviews.

how to use Flight + Stay Search MCP?

To use the Flight + Stay Search MCP, follow these steps:

  1. Install dependencies using npm install.
  2. Build the project with npm run build.
  3. Start the server using npm start.
  4. Set up your environment variables in a .env file with your Duffel API key.

key features of Flight + Stay Search MCP?

  • Search for one-way, round-trip, and multi-city flights.
  • Get detailed information about specific flight offers.
  • Specify cabin class, number of passengers, and connection preferences.
  • Filter by departure and arrival time windows.
  • Search for travel stays (hotels/accommodations) and get guest reviews.

use cases of Flight + Stay Search MCP?

  1. Finding flights from one city to another for business or leisure.
  2. Planning multi-city trips with specific travel dates.
  3. Searching for hotels in a desired location with guest reviews.

FAQ from Flight + Stay Search MCP?

  • Can I search for both flights and hotels?

Yes! The MCP allows you to search for flights and accommodations in one interface.

  • Is there a test API key available?

Yes! You can start with a test API key (duffel_test) to try the functionality.

  • What programming language is this project built with?

The project is built using TypeScript.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
clockworked247
Star
0
Language
TypeScript
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

5 hours ago