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: Northbeam MCP Server
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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceProvides read-only access to Beehiiv newsletter analytics data including publications, posts, and audience segments. Enables users to retrieve detailed analytics and statistics for their Beehiiv newsletters through natural language queries.8MIT
- FlicenseCqualityDmaintenanceProvides access to Northbeam marketing analytics data, enabling querying of metrics, dimensions, channel performance, cohort analysis, and attribution data.61
- AlicenseBqualityDmaintenanceProvides read-only access to TikTok advertising data, including campaigns, ad groups, ads, and performance reports through the TikTok Business API.640MIT
- Flicense-qualityCmaintenanceEnables AI assistants to query Ringba call analytics, including running EHG insights reports and listing available metrics and dimensions.
Related MCP Connectors
Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.
Read-only NuMetric.work accounting & ERP data: statements, KPIs, reports, invoices, documents.
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