Google PageRank for AI agents. 25,000+ tools indexed.

devcrumb MCP Server

ellemsoft/devcrumb

Score: 53.3 Rank #48 MCP Server
Are you the maintainer of ellemsoft/devcrumb? Claim this listing →

MCP server giving AI coding tools access to a shared knowledge base of real-world fixes and gotchas

Add AgentRank to Claude Code Discover and compare tools like ellemsoft/devcrumb — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

ellemsoft/devcrumb is a TypeScript MCP server licensed under MIT. MCP server giving AI coding tools access to a shared knowledge base of real-world fixes and gotchas

Ranked #48 out of 129 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for ellemsoft/devcrumb
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ellemsoft--devcrumb)](https://agentrank-ai.com/tool/ellemsoft--devcrumb/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/ellemsoft--devcrumb/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/ellemsoft--devcrumb" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="ellemsoft/devcrumb"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# devcrumb

Stop debugging errors that other developers already solved.

devcrumb is an MCP server that gives your AI coding tools access to a shared knowledge base of real-world fixes and gotchas, verified by usage. Fully automatic — no extra steps.

**[devcrumb.dev](https://devcrumb.dev)**

## Setup

```json
{
  "mcpServers": {
    "devcrumb": {
      "url": "https://mcp.devcrumb.dev/mcp",
      "type": "http"
    }
  }
}
```

Works in Claude Code, Cursor, Windsurf, and any MCP client. First connection opens GitHub login — automatic after that.

## How it works

Once installed, devcrumb is available to your AI coding tool via MCP. Compatible tools call it in the background.

**Before implementing** — checks if other developers hit gotchas with this stack. Warns you if relevant, stays silent if not.

**When an error occurs** — searches for verified fixes. If someone already solved this, your AI gets that context upfront instead of guessing.

**After fixing something** — contributes th
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.