mcpbeat Sign in

Weselltours MCP Server

local only

Weselltours runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 7 Aug 2026.

Travel platform for coding agents: hotels, tours, bookings, 13 AI experts. 21 tools, stdio.

Installs per day peak 93 · avg 9 · +13100% w/w
a month agotoday
31
Installs / week
npm · weselltours
0
Stars
0 open issues
7 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
language unknown

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/cli.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 weselltours -- npx -y weselltours
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "weselltours": {
      "args": [
        "-y",
        "weselltours"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.weselltours]
command = "npx"
args = ["-y", "weselltours"]
.cursor/mcp.json
{
  "mcpServers": {
    "weselltours": {
      "args": [
        "-y",
        "weselltours"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "weselltours": {
      "args": [
        "-y",
        "weselltours"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Weselltours

same job, measured the same way
Constellation
by shiftinbits

Code Intelligence Platform for AI Coding Agents

171 installs/wk local only
Hexis
by bevel-software

Git-backed platform for skills, tools, and context for AI agents

answering
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
Sslwebsites
by jyswee

SSL certificate management for coding agents. Issue, renew, monitor certs. 10 tools stdio.

26 installs/wk local only
Dreamfare
by dreamfare

Travel tools for AI agents: plan and edit real trips, search stays and tours, import travel videos.

44 tools answering
T
Bugbrain
by bugbrain

BugBrain QA platform for AI coding tools: autonomous exploratory testing, test plans, a11y audits.

24 installs/wk local only
Blue Pillow Hotels & Stays
by bluepillow

Neutral hotel & stay price comparison for AI agents: live prices from 16+ booking sites. No signup.

6 tools answering
C
Agentorist
by agentorist

Booking gateway for AI agents — discover events, movies & hotels, hand off to partner checkout.

7 tools answering

Weselltours — questions

Answers built from our own checks of this server.

Why is there no uptime for Weselltours?
Weselltours 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 weselltours was installed 31 times last week.
How do I connect Weselltours?
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 weselltours straight from npm; nothing to host, nothing to sign up for.
How many people use Weselltours?
The npm package weselltours was installed 31 times in the last week. Week over week that is +13100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Weselltours open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.