← Index

io.github.Akinduko/travel-mcp

io.github.Akinduko/travel-mcp·v1.0.1·Other
Quality Score
85
/100

Tixxly MCP server — connect AI agents to tours, experiences, and activities

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "travel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tixxly-ai/travel-mcp"
      ],
      "env": {
        "TIXXLY_API_KEY": "<your-tixxly_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "travel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tixxly-ai/travel-mcp"
      ],
      "env": {
        "TIXXLY_API_KEY": "<your-tixxly_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @tixxly-ai/travel-mcp
§02  Environment variables
TIXXLY_API_KEY
requiredsecret

Tixxly vendor API key (created from admin dashboard with mcp group)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other