Crumbtrail
Rank #62,483io.github.CrumbtrailDev/crumbtrail
Recorded browser sessions, backend spans, and database row diffs as one ranked fix bundle.
Crumbtrail is a Model Context Protocol (MCP) server published by CrumbtrailDev. It ranks #62,483 of 132,113 servers tracked on MCP Toplist. Crumbtrail is listed on Official MCP, with 1 tracked version. It was first listed on Jul 16, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 69,630 of 132,113 servers on MCP Toplist.
Use Crumbtrail
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add crumbtrail -- npx -y crumbtrail-node serve[mcp_servers.crumbtrail]
command = "npx"
args = ["-y", "crumbtrail-node", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"crumbtrail": {
"command": "npx",
"args": [
"-y",
"crumbtrail-node",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"crumbtrail": {
"command": "npx",
"args": [
"-y",
"crumbtrail-node",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"crumbtrail": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"crumbtrail-node",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"crumbtrail": {
"command": "npx",
"args": [
"-y",
"crumbtrail-node",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"crumbtrail": {
"command": "npx",
"args": [
"-y",
"crumbtrail-node",
"serve"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.CrumbtrailDev%2Fcrumbtrail)<a href="https://mcptoplist.com/server/io.github.CrumbtrailDev%2Fcrumbtrail"><img src="https://mcptoplist.com/badge/io.github.CrumbtrailDev%2Fcrumbtrail.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
CrumbtrailDev
Other servers by CrumbtrailDev
View all CrumbtrailDev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Jul 16, 2026 |
Frequently asked questions
- Who maintains Crumbtrail?
- Crumbtrail is maintained by CrumbtrailDev, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Crumbtrail listed on the Official MCP Registry?
- Yes — Crumbtrail is listed on the Official MCP Registry.
- How many versions does Crumbtrail have?
- MCP Toplist tracks 1 version of Crumbtrail, most recently published on Jul 16, 2026.
- Where can I find the source code for Crumbtrail?
- The source code for Crumbtrail is hosted at github.com/CrumbtrailDev/crumbtrail.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.