Travel
Freeby MCP Community
Tixxly MCP server — connect AI agents to tours, experiences, and activities
v1.0.7Added Apr 12, 2026
mcpmodel-context-protocoltravelbookingtours
Travel MCP Server
Tixxly MCP server — connect AI agents to tours, experiences, and activities
Installation
npx -y @tixxly-ai/travel-mcp
Reviews
Installation
Quick install
npx -y @tixxly-ai/travel-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"travel": {
"command": "npx",
"args": ["-y", "@tixxly-ai/travel-mcp"]
}
}
}