← Registry

Analytics

churnlens.site

Analyzes SaaS metrics like churn rate, GRR, NRR, and revenue concentration.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://churnlens.site/api/mcp

No auth detected

MCP server metadata

Name
churnlens-mcp
Version
2.0.0
Capabilities
toolsresourcesprompts

Known tools 6

calculate_churn_rate

Calculate net revenue retention (NRR), gross revenue retention (GRR), revenue churn and implied customer lifetime from one period's MRR movements.

Inferred read-only
analyze_revenue_concentration

Assess customer concentration risk across a book of revenue using the Herfindahl-Hirschman Index (HHI), top-N share and whale detection.

Inferred read-only
detect_zombie_mrr

Identify dormant-but-paying accounts — revenue that still counts in MRR but whose customers have stopped showing up.

Inferred read-only
score_saas_health

Score a SaaS business 0-100 across five dimensions — retention, growth, concentration, efficiency and durability — and return the composite.

Inferred read-only
calculate_ltv

Calculate gross-margin-adjusted customer lifetime value, the LTV:CAC ratio and CAC payback in months.

Inferred read-only
get_scoring_bands

Return the scoring thresholds ChurnLens applies to NRR, revenue concentration and the composite health score.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.churnlens-mcp]
url = "https://churnlens.site/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "churnlens-mcp": {
      "type": "http",
      "url": "https://churnlens.site/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: churnlens-mcp
Remote MCP URL: https://churnlens.site/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "churnlens-mcp": {
      "url": "https://churnlens.site/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "churnlens-mcp": {
      "type": "http",
      "url": "https://churnlens.site/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "churnlens-mcp",
  "transport": "streamable-http",
  "url": "https://churnlens.site/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for churnlens.site was fetched 2026-07-31T05:14:55.794Z and is being refreshed.

Trust status Neutral

churnlens.site is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.