npx claudepluginhub mikkoparkkola/trvlAI Travel Agent — 61 MCP tools for flights, hotels (5 providers: Google Hotels + Trivago + Airbnb + Booking.com + Hostelworld), trains, buses, ferries (20 ground providers incl. 8 ferry operators + night-train specialists European Sleeper & Snälltåget), 37 travel hack detectors, award sweet-spot scanning, traveller profile with email history learning, deals, price alerts, and destination intel. Free, no API keys required.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Share bugs, ideas, or general feedback.

19 travel tools for your AI assistant — flights, hotels, trains, buses, ferries, price alerts, destination intel. Free. One binary.
Also works as a standalone CLI with 24 commands.
You: I have €300 and a free weekend. Surprise me.
Claude (with trvl): 🎲 Checking cheapest destinations from Helsinki...
Dubrovnik, Croatia 🇭🇷
✈️ Ryanair HEL→DBV Fri 14:25→17:10 (nonstop) — €167 RT 🏨 Old Town Studios, 4.6★ — €42/night × 2 = €84 🌡️ 26°C, sunny, Adriatic swimming 💰 Total: €251 (€49 under budget!) Optimizations applied: Fly Friday not Saturday: -€48 Split airlines (Ryanair out, easyJet back): -€31 📊 Naive booking: €350 → Optimized: €251 → Saved: €99 (28%)Want me to check nearby restaurants or events that weekend?
trvl is an MCP server + CLI that gives Claude, Cursor, Windsurf, and any MCP-compatible AI assistant direct access to Google Flights, Google Hotels, and European ground transport data. It searches, optimizes, and applies travel hacks automatically — no personal API keys required, no monthly fees, no scraping.
# 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
# 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://github.com/MikkoParkkola/trvl.git && cd trvl && make build
Claude Code:
claude mcp add trvl --transport stdio -- trvl mcp
Claude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"trvl": {
"command": "trvl",
"args": ["mcp"]
}
}
}
Cursor / Windsurf / Other MCP clients — add to your MCP config:
{
"mcpServers": {
"trvl": {
"command": "trvl",
"args": ["mcp"]
}
}
}
The repo includes 4 skill files that teach Claude how to use trvl optimally. To install globally:
mkdir -p ~/.claude/skills
for s in trvl; do
curl -fsSL "https://raw.githubusercontent.com/MikkoParkkola/trvl/main/.claude/skills/$s.md" -o "$HOME/.claude/skills/$s.md"
done
Now Claude knows about trvl in every project — just say "search flights" or "plan a trip".
That's it. Your AI assistant now has 19 travel tools available. Just ask naturally: