Server data from the Official MCP Registry
MCP server for churn predictor ai. Features predict churn, batch predict churn, get customer...
MCP server for churn predictor ai. Features predict churn, batch predict churn, get customer...
This MCP server has critical security vulnerabilities that significantly impact its trustworthiness. The code relies on an external auth_middleware module that is not provided in the repository, making authentication impossible to verify. Additionally, the server performs arbitrary filesystem path operations (sys.path.insert with user-controlled paths) and loads code from undocumented external sources, creating significant code injection and supply chain risks. While the core churn prediction logic is benign, these authentication and import patterns are dangerous. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-churn-predictor-ai-mcp": {
"args": [
"-y",
"churn-predictor-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install churn-predictor-ai-mcp
# or
npm install -g @meok-ai/churn-predictor-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.