deadends.dev
Rank #6,936io.github.dbwls99706/deadends-dev
Structured failure knowledge for AI agents — dead ends, workarounds, error chains
deadends.dev is a Model Context Protocol (MCP) server published by dbwls99706. It ranks #6,936 of 132,046 servers tracked on MCP Toplist. deadends.dev is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Feb 10, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 125,110 of 132,046 servers on MCP Toplist.
Use deadends.dev
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http deadends-dev https://deadends.dev/mcpclaude mcp add deadends-dev -- uvx deadends-dev[mcp_servers.deadends-dev]
url = "https://deadends.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.deadends-dev]
command = "uvx"
args = ["deadends-dev"]Add to ~/.codex/config.toml.
https://deadends.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"deadends-dev": {
"command": "uvx",
"args": [
"deadends-dev"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"deadends-dev": {
"url": "https://deadends.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"deadends-dev": {
"command": "uvx",
"args": [
"deadends-dev"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"deadends-dev": {
"type": "http",
"url": "https://deadends.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"deadends-dev": {
"type": "stdio",
"command": "uvx",
"args": [
"deadends-dev"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"deadends-dev": {
"serverUrl": "https://deadends.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deadends-dev": {
"command": "uvx",
"args": [
"deadends-dev"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deadends-dev": {
"url": "https://deadends.dev/mcp"
}
}
}{
"mcpServers": {
"deadends-dev": {
"command": "uvx",
"args": [
"deadends-dev"
]
}
}
}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.dbwls99706%2Fdeadends-dev)<a href="https://mcptoplist.com/server/io.github.dbwls99706%2Fdeadends-dev"><img src="https://mcptoplist.com/badge/io.github.dbwls99706%2Fdeadends-dev.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 6 registries
dbwls99706
Available versions (4)
| Version | Published |
|---|---|
| 0.9.0 | Aug 13, 2026 |
| 0.3.2 | Feb 12, 2026 |
| 0.3.1 | Feb 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains deadends.dev?
- deadends.dev is maintained by dbwls99706, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is deadends.dev listed on the Official MCP Registry?
- Yes — deadends.dev is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does deadends.dev have?
- MCP Toplist tracks 4 versions of deadends.dev, most recently published on Aug 13, 2026.
- Where can I find the source code for deadends.dev?
- The source code for deadends.dev is hosted at github.com/dbwls99706/deadends.dev.
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.