Genpark Subscription Churn Predictor Skill
БесплатноНе проверенGenPark AI Skill - Predict subscription churn risk and generate targeted retention offers using engagement and billing signals
Описание
GenPark AI Skill - Predict subscription churn risk and generate targeted retention offers using engagement and billing signals
README
GenPark AI Agent Skill -- Predict subscription churn risk and generate targeted retention offers using engagement and billing signals.
Features
- Multi-signal churn scoring: failed payments, email open rate, portal logins, skipped months, support tickets, plan downgrades
- Risk tiers: Imminent (75+) / High (50-74) / Medium (25-49) / Low (<25)
- Sigmoid-based churn probability estimation
- Dynamic retention offers with discount tiers (10/20/30% based on risk)
- Batch prediction for at-risk subscriber queue management
- Key churn driver identification for root-cause analysis
Quick Start
from client import ChurnPredictorClient
client = ChurnPredictorClient()
result = client.predict(
subscriber={"subscription_months": 3, "orders_last_90d": 0, "support_tickets": 3},
engagement={"email_open_rate": 0.05, "portal_logins_last_30d": 0, "skipped_months": 2},
billing={"failed_payments_last_3m": 1},
)
print(f"Churn Risk: {result['churn_risk_score']}/100 ({result['risk_tier']})")
for offer in result["retention_offers"]:
print(f" -> {offer}")
Installation
python example_usage.py # No external dependencies
Built by GenPark | alphaparkinc
from github.com/alphaparkinc/genpark-subscription-churn-predictor-skill
Установка Genpark Subscription Churn Predictor Skill
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/alphaparkinc/genpark-subscription-churn-predictor-skillFAQ
Genpark Subscription Churn Predictor Skill MCP бесплатный?
Да, Genpark Subscription Churn Predictor Skill MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Genpark Subscription Churn Predictor Skill?
Нет, Genpark Subscription Churn Predictor Skill работает без API-ключей и переменных окружения.
Genpark Subscription Churn Predictor Skill — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Genpark Subscription Churn Predictor Skill в Claude Desktop, Claude Code или Cursor?
Открой Genpark Subscription Churn Predictor Skill на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
embeddedlayers/mcp-analytics
Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources
автор: embeddedlayerscarrierone/verilexdata-mcp
20 structured datasets (NPI healthcare, SEC filings, OFAC sanctions, crypto whales, Polymarket signals, patents, economic indicators) via x402 pay-per-query wit
автор: carrieronetipdotmd/tip-md-x402-mcp-server
MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.
автор: tipdotmdlaundromatic/shopgraph
Structured product data from the open web — Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev
автор: laundromaticmrslbt/xendit-mcp
Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers across Indonesia, Philippines, Thailand, Vietnam, and Mal
автор: mrslbt@arbitova/mcp-server
Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create
автор: jiayuanliang0716-maxCompare Genpark Subscription Churn Predictor Skill with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
