Server data from the Official MCP Registry
Crm Ai MCP server. Tools: lead scorer, deal stage predictor, followup scheduler. Built by ME...
Crm Ai MCP server. Tools: lead scorer, deal stage predictor, followup scheduler. Built by ME...
This MCP server has critical security issues that prevent approval. The server imports from a hardcoded local path (`~/clawd/meok-labs-engine/shared`) to load authentication middleware, which is unavailable in standard environments and indicates a non-reproducible, externalized authentication system. Additionally, the entire authentication and access control mechanism is opaque—the `check_access()` function cannot be audited, creating a trust boundary violation. Rate limiting is implemented in-memory only, providing no protection against distributed attacks. The server's rate limiting and authentication bypass handling are weak, and the architecture relies on undocumented external dependencies. 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-crm-ai-mcp": {
"args": [
"-y",
"crm-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
By MEOK AI Labs | meok.ai
Installation · Docs · Report Bug
pip install crm-ai-mcp
# or
npm install -g @meok-ai/crm-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.