loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

trvl

MCP Tool

MikkoParkkola/trvl

Google Flights + Hotels from your terminal. Free, no API keys, real-time prices. Single Go binary with MCP server.

Install

$ npx loaditout add MikkoParkkola/trvl

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "trvl": {
      "command": "npx",
      "args": [
        "-y",
        "trvl"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

[](https://goreportcard.com/report/github.com/MikkoParkkola/trvl) [](https://github.com/MikkoParkkola/trvl/actions/workflows/ci.yaml) [](https://github.com/MikkoParkkola/trvl/releases) [](https://opensource.org/licenses/MIT) [](https://modelcontextprotocol.io)

trvl — Travel MCP Server for AI Assistants

> Real-time Google Flights + Hotels data for your AI assistant. Free. No API keys. One binary.

Give your AI the power to plan complete trips:

"Find me the cheapest nonstop flight from Helsinki to Barcelona in July"
"Where can I go for a cheap weekend getaway from Helsinki next month?"
"Plan a multi-city trip: Helsinki -> Barcelona -> Rome -> Paris, find the cheapest order"
"What's the total cost for a week in Tokyo — flights, hotel, everything?"
"Search 4-star hotels in Tokyo for next weekend under $200/night"

trvl is an MCP server that gives Claude, Cursor, Windsurf, and any MCP-compatible AI assistant direct access to Google Flights and Google Hotels data — no API keys, no monthly fees, no scraping.

Quick Setup (30 seconds)
1. Install
# macOS / Linux
curl -fsSL https://github.com/MikkoParkkola/trvl/releases/latest/download/trvl_$(uname -s | tr '[:upper:]' '[:lower:]')_$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/').tar.gz | tar xz -C /usr/local/bin trvl

<details> <summary>More install options</summary>

# Homebrew
brew install MikkoParkkola/tap/trvl

# Go
go install github.com/MikkoParkkola/trvl/cmd/trvl@latest

# Docker
docker run --rm ghcr.io/mikkoparkkola/trvl flights HEL NRT 2026-06-15

# Build from source
git clone https://

Tags

accommodationairfarecliflight-searchfreegolanggoogle-flightsgoogle-hotelshotel-searchmcpmcp-serverno-api-keyreal-timereverse-engineeringtravel

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated16 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/2/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/MikkoParkkola/trvl)](https://loaditout.ai/skills/MikkoParkkola/trvl)