Loomal

AI travel agent for flights, hotels, rental cars, ground transport, price alerts, and award travel.

35 starsoci: ghcr.io/mikkoparkkola/trvl:1.8.0

About trvl

trvl is an MCP (Model Context Protocol) server published by mikkoparkkola in the official MCP registry, listed under Autonomous Agents on Loomal. AI travel agent for flights, hotels, rental cars, ground transport, price alerts, and award travel.

It ships as a Docker image (ghcr.io/mikkoparkkola/trvl:1.8.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mikkoparkkola/trvl, where the project has earned 35 GitHub stars.

Use trvl with your agent

Claude Code · one command
claude mcp add trvl -- docker run -i --rm ghcr.io/mikkoparkkola/trvl:1.8.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "trvl": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mikkoparkkola/trvl:1.8.0"
      ]
    }
  }
}
ocighcr.io/mikkoparkkola/trvl:1.8.0

Frequently asked questions

What is trvl?
trvl is an MCP (Model Context Protocol) server by mikkoparkkola in the Autonomous Agents category. AI travel agent for flights, hotels, rental cars, ground transport, price alerts, and award travel.
How do I connect trvl to Claude, Cursor, or another MCP client?
Install trvl from its oci package (ghcr.io/mikkoparkkola/trvl:1.8.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is trvl open source?
Yes — the source code is public at github.com/mikkoparkkola/trvl, with 35 GitHub stars.
Can AI agents pay to use trvl?
Not yet through Loomal — trvl is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain trvl? Claim this listing free by verifying GitHub ownership, or contact us.