Server data from the Official MCP Registry
Devops Ai automation via MCP. Includes docker compose generator, cicd pipeline builder, log ...
Devops Ai automation via MCP. Includes docker compose generator, cicd pipeline builder, log ...
This MCP server has critical security vulnerabilities centered on unauthenticated access to sensitive operations and a problematic dependency on an external auth middleware that cannot be verified. The server implements rate limiting and attempts authentication checks, but the `check_access()` function is imported from an unverifiable external path (`~/clawd/meok-labs-engine/shared`), which is a major red flag. Additionally, all tools accept an `api_key` parameter but perform no validation of its format or strength, and the free tier is allowed unlimited access. The code itself is generally well-written and avoids injection vulnerabilities, but the authentication layer is fundamentally broken. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 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.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-devops-ai-mcp": {
"args": [
"-y",
"devops-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
By MEOK AI Labs | meok.ai
Installation · Docs · Report Bug
pip install devops-ai-mcp
# or
npm install -g @meok-ai/devops-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.