Loading MCP server directory, please wait...
Pull churn from Stripe, Postgres, MySQL, or pasted feedback. AI-ranked drivers + fixes.
npx @getmcp/cli add io.github.brianfofficial/retentioncheck-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brianfofficial/retentioncheck-mcp-server": {
"command": "npx",
"args": [
"-y",
"@retentioncheck/mcp-server"
],
"env": {
"ANTHROPIC_API_KEY": "",
"STRIPE_SECRET_KEY": "",
"POSTGRES_URL": "",
"MYSQL_URL": "",
"RETENTIONCHECK_TELEMETRY": ""
}
}
}
}