Travelport MCP Server for Google ADKGive Google ADK instant access to 21 tools to Add Offer To Workbench, Add Traveler To Workbench, Authorize Card, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Travelport as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Travelport MCP Server for Google ADK 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
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="travelport_agent",
instruction=(
"You help users interact with Travelport "
"using 21 available tools."
),
tools=[mcp_tools],
)
* 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.
Google ADK natively supports Travelport as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 21 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
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 Google ADK 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 Google ADK
When Google ADK 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 Google ADK via MCP
Follow these steps to wire Travelport into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Travelport MCP Server
Google ADK provides unique advantages when paired with Travelport through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Travelport
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Travelport tools with BigQuery, Vertex AI, and Cloud Functions
Travelport + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Travelport MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Travelport and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Travelport tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Travelport regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Travelport
Example Prompts for Travelport in Google ADK
Ready-to-use prompts you can give your Google ADK 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 Google ADK
Common issues when connecting Travelport to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkTravelport + Google ADK FAQ
Common questions about integrating Travelport MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Google Maps Platform
9 toolsGet directions, place details, geocoding, and timezone data via official Google Maps APIs.

Fee Navigator
12 toolsAnalyze merchant statements via Fee Navigator — track potential savings, generate proposals, and manage audits directly through your AI agent.

Mailsac
9 toolsManage disposable and private email addresses via the Mailsac REST API.

Groove
12 toolsManage your customer support tickets via Groove — list conversations, reply to customers, and monitor agent activity directly via AI.
