Back to Browse

Clipboard Ai MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Clipboard Ai MCP Server by MEOK AI Labs

About

Clipboard Ai MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

This clipboard MCP server contains several security concerns that warrant attention. The primary issues are: (1) misleading behavioral transparency documentation that contradicts the actual implementation—tools are documented as read-only and idempotent but actually modify state; (2) a network call to an external metering service (proofof.ai) that transmits API keys and tool metadata without explicit user consent or clear documentation; (3) suspicious monetization patterns with aggressive upsell messaging embedded throughout; and (4) server-side rate limiting that depends on external service availability without proper failure mode documentation. While the code itself is reasonably well-structured and the clipboard functionality is legitimate, the combination of misleading claims about side effects and undocumented external calls to a metering service creates a moderate security risk. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 14 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-clipboard-ai-mcp": {
      "args": [
        "-y",
        "clipboard-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!