HomeOther › travel-agent-mcp

travel-agent-mcp

Free travel tools plus live x402 Travel Pulse, day trips, weekends, weather, creator, and mobility.

TypeScript Cloud
★ 1 stars Last pushed 2026-09-23 License: MIT

Topics: Travel & Transportation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.2)

npx -y @forgemeshlabs/travel-agent-mcp@0.2.2

Or add to your MCP client config:

{
  "mcpServers": {
    "travel-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/travel-agent-mcp@0.2.2"
      ],
      "env": {
        "TRAVEL_AGENT_SERVER_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • TRAVEL_AGENT_SERVER_URL — Optional ForgeMesh travel-agent backend base URL override. Defaults to https://travel-agent.forgemesh.io.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry