Back to Browse

Devops Ai MCP Server

Developer ToolsUse Caution1.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Devops Ai MCP Server by MEOK AI Labs

About

Devops Ai MCP Server by MEOK AI Labs

Security Report

1.2
Use Caution1.2Critical Risk

This MCP server contains multiple significant security vulnerabilities and suspicious patterns that pose real risks to users. Critical issues include unauthenticated network calls to external metering endpoints, credential handling in environment variables without proper secrets management, rate limiting that can be trivially bypassed, and monetization logic that attempts to enforce pay-to-use restrictions at runtime. The authentication system is fundamentally broken—API keys are checked client-side only, allowing easy circumvention. Additionally, the server makes unchecked HTTP requests to external services (proofof.ai) for every tool call, creating a data exfiltration vector and availability dependency. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

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

Reviews

No reviews yet

Be the first to review this server!