Loading MCP server directory, please wait...
Fail-closed policy guardrails for AI agents running kubectl, terraform, helm, and argocd.
npx @getmcp/cli add io.github.vitas/evidraRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vitas/evidra": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"EVIDRA_DENY_CACHE",
"-e",
"EVIDRA_ENVIRONMENT",
"ghcr.io/vitas/evidra-mcp:0.2.0"
],
"env": {
"EVIDRA_DENY_CACHE": "",
"EVIDRA_ENVIRONMENT": ""
}
}
}
}