Back to directory
steadybit/mcp

steadybit/mcp

@steadybit

Steadybit MCP server enabling LLM tools to interact with the Steadybit platform

chaos-engineeringexperimentsteadybitmcp-serverapi-integrationresilienceplatformautomation

Installation & Configuration

{
  "mcpServers": {
    "steadybit": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "API_TOKEN",
        "ghcr.io/steadybit/mcp:latest"
      ],
      "env": {
        "API_TOKEN": "<your-api-token>"
      }
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2026/6/12
Updated
2026/6/12