ChurnLens
Rank #51,276io.github.kindrat86/churnlens
Buyer-side SaaS due-diligence maths: NRR, GRR, revenue concentration, zombie MRR, LTV:CAC.
ChurnLens is a Model Context Protocol (MCP) server published by kindrat86. It ranks #51,276 of 115,460 servers tracked on MCP Toplist. ChurnLens is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 64,184 of 115,460 servers on MCP Toplist.
Use ChurnLens
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http churnlens https://churnlens.site/api/mcp[mcp_servers.churnlens]
url = "https://churnlens.site/api/mcp"Add to ~/.codex/config.toml.
https://churnlens.site/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"churnlens": {
"url": "https://churnlens.site/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"churnlens": {
"type": "http",
"url": "https://churnlens.site/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"churnlens": {
"serverUrl": "https://churnlens.site/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"churnlens": {
"url": "https://churnlens.site/api/mcp"
}
}
}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.kindrat86%2Fchurnlens)<a href="https://mcptoplist.com/server/io.github.kindrat86%2Fchurnlens"><img src="https://mcptoplist.com/badge/io.github.kindrat86%2Fchurnlens.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kindrat86
Other servers by kindrat86
- GitDealFlow — GitHub signals for startup investors#2,154 · 10 vers
- SanctionsAI#8,621 · 1 ver
- mcp-deal-flow-signal#9,906 · 1 ver
- cost-of-work-index#41,328
- CarShake#51,275 · 2 vers
- VoiceLogPro#51,277 · 2 vers
- The Cost of Work Index#79,683 · 1 ver
- sipiteno#79,684 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Aug 14, 2026 |
| 1.0.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains ChurnLens?
- ChurnLens is maintained by kindrat86, which publishes 9 MCP servers (20 total versions) tracked on MCP Toplist.
- Is ChurnLens listed on the Official MCP Registry?
- Yes — ChurnLens is listed on the Official MCP Registry.
- How many versions does ChurnLens have?
- MCP Toplist tracks 2 versions of ChurnLens, most recently published on Aug 14, 2026.
- Where can I find the source code for ChurnLens?
- The source code for ChurnLens is hosted at github.com/kindrat86/churnlens-mcp.