Back to Browse

Churnsolution MCP Server

Data & AnalyticsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).

About

Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).

Remote endpoints: streamable-http: https://mcp.churnsolution.com

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-churnsolution-analytics": {
      "url": "https://mcp.churnsolution.com"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Churn Solution MCP Server

Official Model Context Protocol server for Churn Solution — a subscription retention and revenue recovery platform for B2C subscription businesses on Stripe.

This server gives AI assistants read-only access to your Churn Solution retention data: cancellation-flow metrics, save rates, recovered revenue, offer performance, cancellation reasons, and customer feedback analytics.

  • Endpoint: https://mcp.churnsolution.com
  • Transport: Streamable HTTP
  • Auth: OAuth (you sign in to Churn Solution when connecting)
  • Registry name: com.churnsolution/analytics
  • Docs: https://churnsolution.com/docs/mcp-server

Tools

ToolPurpose
get_cancel_flow_metricsOverall cancellation-flow performance metrics
get_cancel_flow_outcomes_by_flowOutcomes broken down by individual flow
get_cancel_flow_revenueRevenue retained/recovered through cancel flows
get_cancel_flow_revenue_by_offerRecovered revenue attributed to each save offer
get_cancel_flow_save_rateSave rate (share of cancellations prevented)
list_cancel_flow_cancellation_reasonsCancellation reasons across all sessions
list_cancel_flow_cancellation_reasons_by_planCancellation reasons segmented by plan
list_cancel_flow_offer_performancePerformance of each save offer
list_connectionsConnected billing/data integrations
list_plansSubscription plans
search_cancel_flow_sessionsSearch individual cancellation sessions
get_feedback_category_breakdownCustomer feedback grouped by category
get_feedback_sentiment_trendSentiment trend over time
list_feedback_intentsDetected feedback intents

Connecting

Cursor

{
  "mcpServers": {
    "churnsolution": {
      "url": "https://mcp.churnsolution.com"
    }
  }
}

VS Code

{
  "servers": {
    "churnsolution": {
      "type": "http",
      "url": "https://mcp.churnsolution.com"
    }
  }
}

Claude / ChatGPT

Add a custom connector pointing to https://mcp.churnsolution.com and set the authentication mode to OAuth, then sign in to Churn Solution.

Full setup guide: https://churnsolution.com/docs/mcp-server

About Churn Solution

Churn Solution reduces cancellations, recovers failed payments, and wins back churned subscribers for B2C subscription businesses on Stripe. Learn more at churnsolution.com.

Reviews

No reviews yet

Be the first to review this server!

Churnsolution MCP Server - Query Churn Solution cancellation-flow metrics, revenue, | MCP Marketplace