Back to Browse

Rag Knowledge MCP Server

AI & MLUse Caution1.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Rag Knowledge MCP Server by MEOK AI Labs

About

Rag Knowledge MCP Server by MEOK AI Labs

Security Report

1.2
Use Caution1.2Critical Risk

This MCP server contains multiple critical security issues that undermine user trust and safety. The primary concerns are: (1) deceptive authentication claims — tools claim to be 'read-only' and 'stateless' but actually perform write operations and maintain mutable state; (2) undisclosed network calls to external metering/verification endpoints (proofof.ai, meok.ai) that transmit tool usage data without explicit user consent; (3) rate limiting and monetization enforcement tied to external services with fail-open logic that can be bypassed; (4) misleading documentation about 'no external data transmission' contradicted by actual code behavior; and (5) hardcoded URLs for paid upgrades embedded throughout the codebase suggesting commercial incentives influence tool behavior. These issues represent a pattern of obfuscation rather than malicious code execution, but they fundamentally compromise the transparency users expect from MCP servers. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

7 files analyzed · 17 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-rag-knowledge-mcp": {
      "args": [
        "-y",
        "rag-knowledge-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!