Cybersecurity Ai MCP Server by MEOK AI Labs
This MCP server implements cybersecurity analysis tools with reasonable code structure and proper auth middleware in place. However, several security concerns reduce confidence: (1) a hardcoded Stripe URL and upgrade messaging embedded throughout tool responses creates tight coupling to commercial offerings and potential for manipulation, (2) network calls via urllib to an external meter endpoint (proofof.ai) without proper error handling or validation, (3) inadequate input validation on rate-limiting mechanism that could be trivially bypassed, and (4) the auth_middleware fail-open behavior, while intentionally defensive, creates ambiguity about enforcement. The tools themselves are read-only and safe, but the monetization layer and metering infrastructure introduce trust and data flow concerns. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
7 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-cybersecurity-ai-mcp": {
"args": [
"-y",
"cybersecurity-ai-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
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.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption