Home › Other › Trustabl

Trustabl

Find and fix reliability and safety gaps in agent code, across nine agent SDKs.

Go
★ 72 stars Last pushed 2026-09-24 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/trustabl/agent-reliability-analyzer:0.1.11

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-reliability-analyzer": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/trustabl/agent-reliability-analyzer:0.1.11"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry