trvl
Door-to-door travel MCP + CLI: flights, hotels, trains, cars, ferries. No API keys, Go binary.
Install
Dockerstdio
docker run -i --rm ghcr.io/mikkoparkkola/trvl:1.21.6 npmstdio
npx -y trvl-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-mikkoparkkola-trvl": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mikkoparkkola/trvl:1.21.6"
]
}
}
} Source: official MCP Registry record · registry name io.github.MikkoParkkola/trvl · published 2026-09-10 · updated 2026-09-10. Not an endorsement; review the code before connecting it to anything sensitive.