✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Frequently Asked Questions (FAQ) - Flight + Stay Search MCP Server

Q: What is an MCP Server? A: MCP (Model Context Protocol) Server acts as a bridge, allowing AI models to access and interact with external data sources and tools. It standardizes how applications provide context to Large Language Models (LLMs).

Q: What is the Flight + Stay Search MCP Server? A: It’s a TypeScript implementation that uses the Duffel API to search for flights (one-way, round-trip, multi-city) and accommodations. It’s designed to integrate with AI Agents for automated travel planning.

Q: What is the Duffel API? A: Duffel provides a comprehensive suite of tools for airlines and travel providers, offering access to flight data and services.

Q: What types of flights can I search for with this MCP Server? A: You can search for one-way, round-trip, and multi-city flights.

Q: What kind of information can I get about flight offers? A: You can get detailed information about flight times, layovers, included amenities, and more.

Q: Can I filter flight searches by cabin class or number of passengers? A: Yes, you can specify preferences such as cabin class, the number of passengers, and connection preferences.

Q: Can I search for hotels and accommodations with this MCP Server? A: Yes, the server includes functionality to search for travel stays, including hotels and other accommodations.

Q: How can I access guest reviews for hotels? A: The server provides access to guest reviews for hotels and stays, allowing users to make informed decisions.

Q: What are the key features of the search_stays tool? A: The search_stays tool allows you to search for accommodations by location, check-in date, check-out date, number of guests, and other criteria.

Q: What are the parameters for the search_stays tool? A: The parameters include location, check_in_date, check_out_date, guests, rooms (optional), and radius_km (optional).

Q: How do I get guest reviews for a specific hotel? A: Use the get_stay_reviews tool with the stay_id of the hotel.

Q: What parameters does the get_stay_reviews tool require? A: The required parameter is stay_id. Optional parameters include after, before, and limit for pagination and limiting the number of reviews returned.

Q: How do I install the Flight + Stay Search MCP Server? A: Use npm install to install the dependencies.

Q: How do I run the Flight + Stay Search MCP Server? A: After installing dependencies, build the project with npm run build and then start the server with npm start.

Q: What environment variables do I need to set? A: You need to set the DUFFEL_API_KEY environment variable with your Duffel API key.

Q: Can I use a test API key for development? A: Yes, you can use a test API key (duffel_test) to try the functionality.

Q: What is UBOS? A: UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agents to every business department.

Q: How does UBOS help with AI Agent development? A: UBOS helps you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model, and create Multi-Agent Systems.

Q: How do I integrate this MCP server with UBOS? A: You can publish the MCP to Smithery (part of the UBOS ecosystem) using npx @smithery/cli publish and then run it with npx @smithery/cli run @your-username/flights-mcp-ts --config '{"duffelApiKey":"your_duffel_api_key"}'.

Q: What license is the Flight + Stay Search MCP Server released under? A: The server is released under the MIT License.

Featured Templates

View More
AI Assistants
Image to text with Claude 3
151 1366
Customer service
Multi-language AI Translator
136 921
AI Engineering
Python Bug Fixer
119 1433
AI Assistants
AI Chatbot Starter Kit v0.1
140 912

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.