
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
@retentioncheck/mcp-server
Advanced tools
MCP server for AI-powered churn analysis. Analyze cancellation feedback to identify churn patterns and get actionable recommendations.
MCP server for AI-powered churn analysis. Analyze customer cancellation feedback to identify churn patterns, severity ratings, and actionable recommendations.
Analyze cancellation feedback to identify why customers are leaving.
Input:
feedback (string, required) — cancellation responses, one per linefocus (string, optional) — narrow analysis to a specific area (e.g., "pricing")Output: Structured JSON with executive summary, priority action, and categorized insights (reason, count, percentage, severity, confidence, examples, recommendation).
See a pre-computed example analysis. No API key required.
Input:
scenario (string, optional) — "b2b-saas" (default), "consumer-app", or "pricing"Add to your MCP config (claude_desktop_config.json or .claude.json):
{
"mcpServers": {
"retentioncheck": {
"command": "npx",
"args": ["-y", "@retentioncheck/mcp-server"],
"env": {
"ANTHROPIC_API_KEY": "your-api-key-here"
}
}
}
}
Add to Cursor MCP settings with the same configuration.
analyze_churn tool only)Ask your AI assistant:
For history, trend tracking, PDF exports, team sharing, and more: retentioncheck.com
Starting in 0.2.0, this package sends anonymous usage events to help us understand which tools are used and how. We track:
~/.retentioncheck-mcp/install-id.json)analyze_churn or get_example_analysis)analyze_churn (how many feedback rows were analyzed)We do NOT track:
To opt out, set RETENTIONCHECK_TELEMETRY=0 in your MCP server's env config:
{
"mcpServers": {
"retentioncheck": {
"command": "npx",
"args": ["-y", "@retentioncheck/mcp-server"],
"env": {
"ANTHROPIC_API_KEY": "your-api-key-here",
"RETENTIONCHECK_TELEMETRY": "0"
}
}
}
}
You can also delete ~/.retentioncheck-mcp/install-id.json at any time to reset your anonymous install ID.
MIT
FAQs
MCP server for AI-powered churn analysis. Analyze cancellation feedback to identify churn patterns and get actionable recommendations.
The npm package @retentioncheck/mcp-server receives a total of 70 weekly downloads. As such, @retentioncheck/mcp-server popularity was classified as not popular.
We found that @retentioncheck/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.