mcpbeat Sign in

Tixxly MCP Server

by teamtixxly Your server? Claim it
local only

Tixxly runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 32 · avg 16 · -9% w/w
a month agotoday
52
Installs / week
npm · @tixxly-ai/travel-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tixxly -- npx -y @tixxly-ai/travel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tixxly": {
      "args": [
        "-y",
        "@tixxly-ai/travel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tixxly]
command = "npx"
args = ["-y", "@tixxly-ai/travel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tixxly": {
      "args": [
        "-y",
        "@tixxly-ai/travel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tixxly": {
      "args": [
        "-y",
        "@tixxly-ai/travel-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TIXXLY_API_KEY (Tixxly vendor API key (created from admin dashboard with mcp group)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Tixxly

same job, measured the same way
Travel MCP
by akinduko

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

local only
MCP Server Couchbase
by couchbase

Couchbase MCP Server - Enable AI agents to connect to and interact with Couchbase clusters.

571 installs/wk local only
Tigris MCP Server
by storage

Tigris MCP Server seamlessly connects AI agents to Tigris bucket and object management.

answering
Azure MCP Server
by microsoft

All Azure MCP tools to create a seamless connection between AI agents and Azure services.

145 637 installs/wk local only
Asc MCP Server
by muhammetali

App Store Connect MCP Server for AI coding agents

51 installs/wk local only
MCP Rs232
by daedalus

An MCP server that exposes RS232 serial port connectivity

57 installs/wk local only
Anima MCP Server
by animaapp

Connect AI coding agents to Anima Playground, Figma, and your design system.

answering
Stylespeak
by patrizzos

MCP server and CLI that makes CSS legible to AI agents — explains what applies and why.

47 installs/wk local only

Tixxly — questions

Answers built from our own checks of this server.

Why is there no uptime for Tixxly?
Tixxly runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @tixxly-ai/travel-mcp was installed 52 times last week.
Is Tixxly still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Tixxly?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @tixxly-ai/travel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tixxly?
The npm package @tixxly-ai/travel-mcp was installed 52 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.