Churn Solution MCP Server
OfficialProvides read-only access to Churn Solution retention analytics for Stripe subscription businesses, including cancellation-flow metrics, recovered revenue, save rates, offer performance, and customer feedback.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Churn Solution MCP ServerWhat's our save rate and recovered revenue for this month?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.comTransport: Streamable HTTP
Auth: OAuth (you sign in to Churn Solution when connecting)
Registry name:
com.churnsolution/analytics
Tools
Tool | Purpose |
| Overall cancellation-flow performance metrics |
| Outcomes broken down by individual flow |
| Revenue retained/recovered through cancel flows |
| Recovered revenue attributed to each save offer |
| Save rate (share of cancellations prevented) |
| Cancellation reasons across all sessions |
| Cancellation reasons segmented by plan |
| Performance of each save offer |
| Connected billing/data integrations |
| Subscription plans |
| Search individual cancellation sessions |
| Customer feedback grouped by category |
| Sentiment trend over time |
| Detected feedback intents |
Related MCP server: ringba-api-mcp
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.
This server cannot be installed
Maintenance
Related MCP Connectors
Read and manage Churnkey cancel flows, retention metrics, and payment recovery
Read-only website analytics, AI referrals, crawlers, goals, revenue, and funnels.
Read-only access to your Nexly web analytics: traffic, pages, acquisition, events, and reports.
Read-only revenue, subscriptions, customers, and experiments tools for ZeroSettle accounts.
Related MCP Servers
- FlicenseCqualityDmaintenanceProvides access to Northbeam marketing analytics data, enabling querying of metrics, dimensions, channel performance, cohort analysis, and attribution data.61
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to query Ringba call analytics, including running EHG insights reports and listing available metrics and dimensions.
- FlicenseNot gradedqualityCmaintenanceExposes product analytics metrics from an internal data warehouse via MCP, enabling agents to query metrics, product summaries, and event breakdowns.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Churnsolution/Churnsolution-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server