Travelport MCP Server for LlamaIndexGive LlamaIndex instant access to 21 tools to Add Offer To Workbench, Add Traveler To Workbench, Authorize Card, and more
LlamaIndex specializes in data-aware AI agents that connect LLMs to structured and unstructured sources. Add Travelport as an MCP tool provider through Vinkius and your agents can query, analyze, and act on live data alongside your existing indexes.
Ask AI about this MCP Server for LlamaIndex
The Travelport MCP Server for LlamaIndex is a standout in the Industry Titans category — giving your AI agent 21 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from llama_index.tools.mcp import BasicMCPClient, McpToolSpec
from llama_index.core.agent.workflow import FunctionAgent
from llama_index.llms.openai import OpenAI
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
mcp_client = BasicMCPClient("https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp")
mcp_tool_spec = McpToolSpec(client=mcp_client)
tools = await mcp_tool_spec.to_tool_list_async()
agent = FunctionAgent(
tools=tools,
llm=OpenAI(model="gpt-4o"),
system_prompt=(
"You are an assistant with access to Travelport. "
"You have 21 tools available."
),
)
response = await agent.run(
"What tools are available in Travelport?"
)
print(response)
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Travelport MCP Server
Connect to Travelport, the world's leading travel commerce platform, and empower your AI agent to handle complex travel itineraries, real-time flight searches, and hotel bookings.
LlamaIndex agents combine Travelport tool responses with indexed documents for comprehensive, grounded answers. Connect 21 tools through Vinkius and query live data alongside vector stores and SQL databases in a single turn. ideal for hybrid search, data enrichment, and analytical workflows.
What you can do
- Flight Intelligence — Search for catalog product offerings, price specific flight legs, and retrieve full pricing details for air offers.
- Hotel Management — Search for stays by location or ID, check real-time availability, and retrieve detailed hotel rules and policies.
- Booking Workbench — Initialize reservation sessions (workbench), add offers and travelers, and commit bookings to create official PNRs.
- Payment & Security — Validate credit cards, verify addresses, and manage payment authorizations directly within the booking flow.
- Reservation Retrieval — Fetch existing flight and hotel reservations to provide status updates or itinerary details.
The Travelport MCP Server exposes 21 tools through the Vinkius. Connect it to LlamaIndex in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 21 Travelport tools available for LlamaIndex
When LlamaIndex connects to Travelport through Vinkius, your AI agent gets direct access to every tool listed below — spanning flight-booking, hotel-reservations, travel-itinerary, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Add offer to workbench on Travelport
Add an air offer to an existing workbench
Add traveler to workbench on Travelport
Add a traveler to an existing workbench
Authorize card on Travelport
Authorize a payment card
Check hotel availability on Travelport
Check hotel availability (v11)
Commit workbench on Travelport
Commit a reservation workbench to create a booking
Create hotel reservation on Travelport
Create a hotel reservation (v11)
Create workbench on Travelport
Create a new reservation workbench session
Get hotel rules on Travelport
Get hotel rules (v11)
Price offer full on Travelport
Price an air offer fully from products
Price offer reference on Travelport
Price an air offer from a catalog reference
Retrieve flight reservation on Travelport
Retrieve an existing flight reservation
Retrieve hotel reservation on Travelport
Retrieve an existing hotel reservation
Reverse authorization on Travelport
Reverse a payment card authorization
Search flight specific on Travelport
Perform a flight specific search
Search flights on Travelport
Search for flight catalog product offerings
Search next leg on Travelport
Search for the next leg of a flight itinerary
Search stays by id on Travelport
Search for hotel properties by ID (v11)
Search stays by location on Travelport
Search for hotel properties by location (v11)
Search stays complete on Travelport
Perform a complete hotel search (v12)
Validate card on Travelport
Validate a payment card
Verify address on Travelport
Verify a payment card address (AAVS)
Connect Travelport to LlamaIndex via MCP
Follow these steps to wire Travelport into LlamaIndex. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
pip install llama-index-tools-mcp llama-index-llms-openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the agent
agent.py and run: python agent.pyExplore tools
Why Use LlamaIndex with the Travelport MCP Server
LlamaIndex provides unique advantages when paired with Travelport through the Model Context Protocol.
Data-first architecture: LlamaIndex agents combine Travelport tool responses with indexed documents for comprehensive, grounded answers
Query pipeline framework lets you chain Travelport tool calls with transformations, filters, and re-rankers in a typed pipeline
Multi-source reasoning: agents can query Travelport, a vector store, and a SQL database in a single turn and synthesize results
Observability integrations show exactly what Travelport tools were called, what data was returned, and how it influenced the final answer
Travelport + LlamaIndex Use Cases
Practical scenarios where LlamaIndex combined with the Travelport MCP Server delivers measurable value.
Hybrid search: combine Travelport real-time data with embedded document indexes for answers that are both current and comprehensive
Data enrichment: query Travelport to augment indexed data with live information before generating user-facing responses
Knowledge base agents: build agents that maintain and update knowledge bases by periodically querying Travelport for fresh data
Analytical workflows: chain Travelport queries with LlamaIndex's data connectors to build multi-source analytical reports
Example Prompts for Travelport in LlamaIndex
Ready-to-use prompts you can give your LlamaIndex agent to start working with Travelport immediately.
"Search for flights from JFK to LHR departing on October 15th and returning on October 22nd."
"Find available hotels in Tokyo for a 3-night stay starting tomorrow."
"Create a new booking workbench and add traveler John Doe to it."
Troubleshooting Travelport MCP Server with LlamaIndex
Common issues when connecting Travelport to LlamaIndex through Vinkius, and how to resolve them.
BasicMCPClient not found
pip install llama-index-tools-mcpTravelport + LlamaIndex FAQ
Common questions about integrating Travelport MCP Server with LlamaIndex.
How does LlamaIndex connect to MCP servers?
Can I combine MCP tools with vector stores?
Does LlamaIndex support async MCP calls?
Explore More MCP Servers
View all →
Stadia Maps
10 toolsEquip your AI with advanced geospatial routing and mapping logic. Calculate distances, geocode coordinates, and plot optimized trips securely.

Authing
10 toolsCloud-native identity and access management platform — manage users, roles, and security logs via AI.

Baserow
9 toolsBuild no-code databases, create custom views, and collaborate on structured data with an open-source Airtable alternative.

CM.com
11 toolsReach customers on WhatsApp, SMS, RCS, and voice with a unified messaging platform built for conversational commerce.
