Churn MCP Server

MCP server for churn predictor ai. Features predict churn, batch predict churn, get customer...

Local serverstdio

What is the Churn MCP server?

Most developer tooling work still happens through a UI a human drives. Churn MCP server moves it into the conversation instead. MCP server for churn predictor ai. Features predict churn, batch predict churn, get customer...

The short version

Comprehensive customer churn prediction and retention analytics.

Getting it running

Installation goes through your MCP client rather than a global install: point it at @smithery/cli on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.

The tools it exposes

The server publishes 6 tools. What each one is for:

  • Well — documented API
  • Production-ready — Active maintenance
  • Pro — ** $99/mo — Full MCP suite + EU AI Act tracking
  • Enterprise — ** $499/mo — Custom dev + SLA + Dedicated support
  • Domain — Purpose
  • Tier — Price

Things to watch

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

How it compares

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Churn's toolset — Well, Production-ready, Pro and 3 more — is a fair guide to whether it matches your workflow. It is maintained by CSOAI-ORG; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Churn's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Available tools

ToolWhat it does
Welldocumented API
Production-readyActive maintenance
Pro** $99/mo — Full MCP suite + EU AI Act tracking
Enterprise** $499/mo — Custom dev + SLA + Dedicated support
DomainPurpose
TierPrice

How to install the Churn MCP server

{
  "mcpServers": {
    "churn-predictor-ai-mcp": {
      "command": "uvx",
      "args": ["churn-predictor-ai-mcp"]
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Churn to Well.
  • Use Churn to Production-ready.
  • Use Churn to Pro.

Frequently asked questions

It connects Churn to MCP-compatible AI assistants such as Claude and Cursor, exposing 6 tools (Well, Production-ready, Pro, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Churn directly.