🤖

travel

AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.

RUN IN TERMINAL
claude mcp add aiautonomad-travel -- npx -y autonomad-travel
ADD TO claude_desktop_config.json
{ "mcpServers": { "aiautonomad-travel": { "command": "npx", "args": ["-y", "autonomad-travel"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aiautonomad-travel": { "command": "npx", "args": ["-y", "autonomad-travel"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aiautonomad-travel": { "command": "npx", "args": ["-y", "autonomad-travel"] } } }

About This MCP Server

The ai.autonomad/travel server is an AI travel agent that enables booking of flights, hotels, activities, and events worldwide via autonomad.ai, and it can be connected to using npm and stdio protocols for remote access, allowing developers to integrate travel booking functionality into their applications. This server would be utilized by developers when they need to provide users with travel planning and booking capabilities within their software. It is part of the autonomad-travel package and its development is hosted on the Autonomad1 github repository.

AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

autonomad-travel on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The travel server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aiautonomad-travel.svg)](https://skillsplayground.com/mcps/aiautonomad-travel/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.