DoomScore
Rank #58,658vc.doomscore/doom
Obsolescence-risk screening: predicts if a product gets absorbed into core LLM-platform features.
DoomScore is a Model Context Protocol (MCP) server published by capitalthought. It ranks #58,658 of 115,591 servers tracked on MCP Toplist. DoomScore is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 2, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 56,933 of 115,591 servers on MCP Toplist.
Use DoomScore
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http doom https://mcp.doomscore.vc/[mcp_servers.doom]
url = "https://mcp.doomscore.vc/"Add to ~/.codex/config.toml.
https://mcp.doomscore.vc/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"doom": {
"url": "https://mcp.doomscore.vc/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"doom": {
"type": "http",
"url": "https://mcp.doomscore.vc/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"doom": {
"serverUrl": "https://mcp.doomscore.vc/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"doom": {
"url": "https://mcp.doomscore.vc/"
}
}
}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/vc.doomscore%2Fdoom)<a href="https://mcptoplist.com/server/vc.doomscore%2Fdoom"><img src="https://mcptoplist.com/badge/vc.doomscore%2Fdoom.svg" alt="MCP Toplist: #58,658 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
capitalthought
Other servers by capitalthought
View all capitalthought servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 2, 2026 |
Frequently asked questions
- Who maintains DoomScore?
- DoomScore is maintained by capitalthought, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is DoomScore listed on the Official MCP Registry?
- Yes — DoomScore is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does DoomScore have?
- MCP Toplist tracks 1 version of DoomScore, most recently published on Jun 2, 2026.
- Where can I find the source code for DoomScore?
- The source code for DoomScore is hosted at github.com/capitalthought/doom.