Back to Browse

Competitor Monitor Ai MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Competitor Monitor Ai MCP Server by MEOK AI Labs

About

Competitor Monitor Ai MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server has moderate security concerns that users should be aware of. The primary issues are: (1) an external network call to a metering endpoint that appears to exfiltrate API keys and tool names, which is a confirmed dangerous pattern; (2) unauthenticated access to all tools despite having an auth middleware in place; (3) inconsistent documentation claiming read-only behavior when tools actually modify internal state; and (4) reliance on client-supplied API keys without server-side validation. The permissions and architecture are reasonable for a competitor monitoring tool, but the security implementation needs significant hardening. 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-competitor-monitor-ai-mcp": {
      "args": [
        "-y",
        "competitor-monitor-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!