Back to Browse

Content Registry MCP Server

Developer ToolsUse Caution2.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Content Registry MCP Server by MEOK AI Labs

About

Content Registry MCP Server by MEOK AI Labs

Security Report

2.8
Use Caution2.8Critical Risk

The Content Registry MCP server implements a legitimate content hashing and verification system with functional authentication and rate limiting. However, several security concerns lower the score: (1) a suspicious external HTTP call to proofof.ai/verify with user API keys embedded in request bodies, (2) misleading docstrings claiming read-only/idempotent behavior while the server actually writes to persistent storage, (3) inadequate authorization controls for destructive operations like revoke_registration, and (4) unauthenticated access to all tools despite claims of auth requirements. These issues suggest either incomplete implementation or obfuscated monetization logic that users should be aware of. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

8 files analyzed · 13 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.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

env_vars

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

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

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

Reviews

No reviews yet

Be the first to review this server!