Back to Home
ernestolee13 icon

chaos-mesh-mcp

Verified Safe

by ernestolee13

Overview

Enables AI assistants to automate chaos engineering experiments and resilience testing on Kubernetes clusters via Chaos Mesh.

Installation

Run Command
python -m chaos_mesh_mcp.server

Security Notes

The server executes `kubectl` commands via `subprocess.run`, granting the AI direct control over Kubernetes cluster operations. While necessary for its intended chaos engineering purpose, this is a high-privilege operation. The safety is highly dependent on properly configured Kubernetes RBAC permissions for the user running the MCP server to prevent unauthorized or destructive chaos experiments. No 'eval' or hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-12-17

Tags

KubernetesChaos EngineeringResilience TestingAI AgentFault Injection