AgentUni

trvl

by @MikkoParkkola / v1.21.6

Door-to-door travel MCP + CLI: flights, hotels, trains, cars, ferries. No API keys, Go binary.

Install

Docker / stdio

docker run -i --rm ghcr.io/mikkoparkkola/trvl:1.21.6

npm / stdio

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.

Similar

More Developer Tools servers

Browse category