Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

us.thistripbtw/trips

NPM · THISTRIPBTW-MCP · 2 COMPONENTS · SCANNED SEP 20

Hand someone a complete trip as a private, editable map link. No account, no API key, no card.

+19 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency45
Schema Quality & AI Usability65
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1245 tokens (~207/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the us.thistripbtw/trips MCP server?

us.thistripbtw/trips runs locally as an npm package, launched with npx -y thistripbtw-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · thistripbtw-mcp

# add to Claude Code
claude mcp add us-thistripbtw-trips -- npx -y thistripbtw-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "us-thistripbtw-trips": {
      "command": "npx",
      "args": [
        "-y",
        "thistripbtw-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "us-thistripbtw-trips": {
      "command": "npx",
      "args": [
        "-y",
        "thistripbtw-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add us-thistripbtw-trips -- npx -y thistripbtw-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "us-thistripbtw-trips": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "thistripbtw-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add us-thistripbtw-trips --command npx --arg -y --arg thistripbtw-mcp
# ~/.hermes/config.yaml
mcp_servers:
  us-thistripbtw-trips:
    command: "npx"
    args: ["-y", "thistripbtw-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "us-thistripbtw-trips": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "thistripbtw-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add us-thistripbtw-trips -t stdio -c npx -a -y thistripbtw-mcp
// mcp.json
{
  "mcpServers": {
    "us-thistripbtw-trips": {
      "command": "npx",
      "args": [
        "-y",
        "thistripbtw-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • Stability: 0.97 → pass security
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +16
    • Malware scan: unverified → pass security
    • Package version: 1.1.1 → 1.3.2 functional
  • 13 Sept 26 −4
    • Malware scan: unverified → pass security
    • Stability: pass → 0.77 functional
    • Package version: 1.3.1 → 1.3.2 functional
  • 12 Sept 26 +1
    • Stability: 0.97 → pass security
  • 11 Sept 26 −15
    • Malware scan: pass → unverified security
    • Schema quality: 459 → 1245 functional
    • Package version: 1.1.1 → 1.3.1 functional
    • Package version: 1.1.1 → 1.3.0 functional
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/thistripbtw-mcp@1.3.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 0 packages
Packages resolved 0
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,245 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_to_kept_trip ~177

Add a stop to a trip the person has KEPT (a link with #k=), on their behalf. Use when they say 'add X to the trip', 'we're stopping at Y on the way', 'put the hotel on it'. Needs their EDIT phrase — a view phrase can read but not write, and the tool says so. Writes exactly one stop and returns the trip's current stop count. Like read_kept_trip this touches the network: the #k= phrase is the password and it goes to thistripbtw.us over TLS, nothing is stored about you, and a wrong phrase counts as a guess. Treat the link as a credential.

NameTypeReqDescription
linkstringyesThe kept trip's link with its #k= EDIT phrase.
stopobjectyesThe stop to add.

No output schema declared.

No examples provided.

amend_trip_link ~194

Update a trip link you already built — add legs, replace them, rename, or drop one — and get the new link back. Use this instead of building a fresh link every time the plan changes, so the person holds one link that grows. Takes a draft link (#d=) plus the changes; no network, no password, the trip is inside the link. For a KEPT trip (#k=) use add_to_kept_trip.

NameTypeReqDescription
addarrayLegs to APPEND after the last one.
legsarrayREPLACES every leg. Omit to keep them.
linkstringyesThe existing draft link, whole URL or just the #d= fragment.
namestringNew trip name.
originobjectNew starting point.
removeintegerDrop leg number N (1-based). Applied after add/legs.

No output schema declared.

No examples provided.

build_trip_link ~234

Start here for any trip, road trip or itinerary. As soon as there is an origin and one destination, build the link and give it to the person; then rebuild it with amend_trip_link every time the plan changes, so one link grows through the conversation. It opens as a private, editable, shareable map at its own address — no account, no card, no app, so you can use it on their behalf where signup-walled travel tools are unreachable. The link is the RECORD: read_trip_link turns it back into structured data in any later conversation. Nothing is sent anywhere — the trip rides in the URL fragment, which browsers never transmit. Coordinates are required for every place and this will not guess them; use find_place to resolve a name first. Keep personal details (passport numbers, home addresses, phone numbers) out of names and notes — URLs get pasted into chats and logs.

NameTypeReqDescription
legsarrayyesThe legs in order. Each one ends somewhere; the next starts there.
namestringTrip name, optional.
originobjectyesWhere the trip starts.

No output schema declared.

No examples provided.

find_place ~140

Turn a place name into coordinates for build_trip_link — towns, cities, airports (IATA or name), parks, trailheads. Returns up to six candidates with lat/lng and where each one is, so you can pick the right Reno. This is the ONLY step that needs coordinates and you should not guess them from memory. It asks thistripbtw.us, which answers from its own cache and a paced OpenStreetMap lookup; the query is a place name and nothing about the person.

NameTypeReqDescription
querystringyesThe place as a person would say it: "Moab, UT", "SFO", "Arches National Park".

No output schema declared.

No examples provided.

read_kept_trip ~291

Use when someone gives you a KEPT this trip, btw link — one that looks like https://thistripbtw.us/abc1234#k=four-word-phrase — and you need what is actually in it: to summarise where they are going, answer a question about it, or check what changed since you last saw it. Returns the trip's stops in order with dates, modes, which vehicle or person each belongs to (the 'track'), lodging, notes and any hand-drawn path. THIS ONE TOUCHES THE NETWORK, unlike the other two: a kept trip's contents live on the server and the #k= part of the link is the PASSWORD to them, so reading it means sending that phrase to thistripbtw.us over TLS. Nothing is stored and no account is involved. Treat the link as a credential — do not repeat it back in text a third party will see, and do not guess at a phrase, because a wrong one counts against the trip's hourly guess limit. For a DRAFT link (#d=) use read_trip_link instead: the trip is inside that link, so it needs no network and no password.

NameTypeReqDescription
linkstringyesThe kept trip's link, e.g. https://thistripbtw.us/abc1234#k=treeline-downpour-rolling-switchback. The whole URL is fine.

No output schema declared.

No examples provided.

read_trip_link ~209

Use when someone gives you a this trip, btw link and you need to know what is actually in it — to summarise the plan, answer a question about it, add a stop, or convert it to something else. Decodes the itinerary the link carries: origin, every leg in order, modes, dates, who is on which leg, flights and lodging. Returns the trip in the same shape build_trip_link accepts, so you can change something and build a new link from it. Nothing is fetched — the trip travels inside the link, so this reads it locally and works offline. Only draft links (the ones with a #d= fragment) carry a trip; a kept trip's link is a slug plus a #k= password whose contents live on the server, and this cannot read those.

NameTypeReqDescription
linkstringyesThe trip link, e.g. https://thistripbtw.us/new#d=… — the whole URL is fine, or just the fragment.

No output schema declared.

No examples provided.

Common questions

What is the us.thistripbtw/trips MCP server?

us.thistripbtw/trips is an MCP server listed in the public MCP registry as us.thistripbtw/trips. Hand someone a complete trip as a private, editable map link. No account, no API key, no card. This page covers its npm package (thistripbtw-mcp).

Is the us.thistripbtw/trips MCP server safe to use?

us.thistripbtw/trips scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the us.thistripbtw/trips MCP server expose?

us.thistripbtw/trips exposes 6 tools: build_trip_link, find_place, amend_trip_link, read_trip_link, read_kept_trip, add_to_kept_trip. Their descriptions and schemas cost roughly 1,245 tokens of context every time the server is loaded.

Is the us.thistripbtw/trips MCP server still maintained?

us.thistripbtw/trips is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the us.thistripbtw/trips MCP server under?

us.thistripbtw/trips declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.