mcpbeat Sign in

Crumbtrail MCP Server

by crumbtraildev Your server? Claim it
local only

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

Recorded browser sessions, backend spans, and database row diffs as one ranked fix bundle.

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

Installs per day peak 558 · avg 143 · -78% w/w
a month agotoday
282
Installs / week
npm · crumbtrail-node
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

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.

Package points at a different repository crumbtraildev/crumbtrail
пакет crumbtrail-node ссылается на crumbtraildev/crumbtrail-cli

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

Alternatives to Crumbtrail

same job, measured the same way
Web Task
by rich-jojo

Browser tasks, sessions, and recipes for MCP and HTTP automation.

82 installs/wk local only
Web Task
by jojo-labs

Browser tasks, sessions, and recipes for MCP and HTTP automation.

local only
peek
by cubenest

Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local

114 installs/wk local only
Browser Automation
by dataleadspro

Programmatic headless browser sessions: create, interact, browse, and extract - rendered in a real

5 tools answering
Magic Cloud
by polterguy

Generate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browser

local only
brawsr
by brawsr

Browser sessions, checkpoints, rewind, fork, lineage, and lifecycle tools for brawsr.

32 installs/wk local only
MCP Power Automate
by kaael1

Local MCP for Power Automate with browser-backed auth, target locking, review diff, and rollback.

36 installs/wk local only
LinkedIn
by johannsenlum

Read LinkedIn profiles, companies, jobs and messages via your own browser session

224 installs/wk local only

Crumbtrail — questions

Answers built from our own checks of this server.

Why is there no uptime for Crumbtrail?
Crumbtrail 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 crumbtrail-node was installed 282 times last week.
Is Crumbtrail 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 Crumbtrail?
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 crumbtrail-node straight from npm; nothing to host, nothing to sign up for.
How many people use Crumbtrail?
The npm package crumbtrail-node was installed 282 times in the last week. Week over week that is -78%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.