Back to Browse

Cybersecurity Ai MCP Server

SecurityUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Cybersecurity Ai MCP Server by MEOK AI Labs

About

Cybersecurity Ai MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-cybersecurity-ai-mcp": {
      "args": [
        "-y",
        "cybersecurity-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Cybersecurity Ai MCP Server - Cybersecurity Ai MCP Server by MEOK AI Labs | MCP Marketplace