Back to Browse

Cli Builder Ai MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Cli Builder Ai MCP Server by MEOK AI Labs

About

Cli Builder Ai MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server implements CLI generation and parsing tools with reasonable functionality, but has several security concerns that prevent a higher score. The primary issues are: (1) unauthenticated network calls to external metering endpoints that could be exploited for data exfiltration, (2) API key validation logic that trusts prefix-based checks without cryptographic verification, (3) reliance on fail-open network verification that could be abused, and (4) inadequate input validation on code generation functions that could produce unsafe code. While the server itself does not execute generated code, the combination of weak auth and network access to metering services creates moderate 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-cli-builder-ai-mcp": {
      "args": [
        "-y",
        "cli-builder-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!