Submit

Travel Agent Mcp

@clawdbotworker

Canonical travel-agent MCP server for Glama and MCP clients with FREE category discovery, creator experiences, day-trip and weekend planning, transit options, airport comparisons, timing advice, coverage requests, and x402 trip price guidance.
Overview

Canonical travel-agent MCP server for agents and MCP clients. Includes free category discovery, airport and timing helpers, transit options, creator experiences, coverage requests, and paid x402 travel planning endpoints.

Server Config

{
  "mcpServers": {
    "travel-agent": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "TRAVEL_AGENT_SERVER_URL",
        "ghcr.io/forgemeshlabs/travel-agent-mcp:latest"
      ],
      "env": {
        "TRAVEL_AGENT_SERVER_URL": "https://travel-agent.forgemesh.io"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.