MCP ServerSTDIOOfficialv0.4.0

RetentionCheck MCP Server

Pull churn from Stripe, Postgres, MySQL, or pasted feedback. AI-ranked drivers + fixes.

io.github.brianfofficial/retentioncheck-mcp-server

Hosted URL

https://retentioncheck.com/integrations

Transport

STDIO

Auth

No auth required

Connect to RetentionCheck

Hosted endpoint — paste into any MCP client.

https://retentioncheck.com/integrations

Environment variables

Configuration this server reads at startup.

  • ANTHROPIC_API_KEYSecret

    Anthropic API key for running churn analysis (required for analyze_churn, analyze_stripe_churn, and analyze_sql_churn; get_example_analysis works without it).

  • STRIPE_SECRET_KEYSecret

    Stripe API key for analyze_stripe_churn. Use a RESTRICTED (read-only) key with these permissions: Subscriptions Read, Customers Read, Prices Read. Create one at https://dashboard.stripe.com/apikeys/create. Optional — only required for the analyze_stripe_churn tool.

  • POSTGRES_URLSecret

    Postgres connection string for analyze_sql_churn when dialect='postgres'. Format: postgres://user:pass@host:5432/db?sslmode=require. Use a READ-ONLY user — see retentioncheck.com/integrations for the exact GRANT SQL. Optional — only required for the analyze_sql_churn tool with postgres dialect.

  • MYSQL_URLSecret

    MySQL connection string for analyze_sql_churn when dialect='mysql'. Format: mysql://user:pass@host:3306/db?ssl=true. Use a READ-ONLY user — see retentioncheck.com/integrations for the exact GRANT SQL. Optional — only required for the analyze_sql_churn tool with mysql dialect.

  • RETENTIONCHECK_TELEMETRY

    Set to 0 to opt out of anonymous usage telemetry. Telemetry tracks tool invocations and aggregate counts — never the feedback text, financial values, or any PII.

Resources

Where to find authoritative docs and source for RetentionCheck.

Try RetentionCheck with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground