proxy-aiops
Related Servers
Alternatives to proxy-aiops
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceGoverned Prometheus + Grafana operations — firing-alert and scrape-target RCA, alert noise/flapping analysis, silences, and dashboards, with unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback.39MIT
- AlicenseAqualityAmaintenanceGoverned Docker + Portainer container-host operations (non-Kubernetes) — restart-loop, resource-pressure, and image/volume-bloat RCA, with guarded lifecycle writes, unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback.38MIT
- AlicenseAqualityAmaintenanceGoverned CI/CD operations for self-hosted GitLab and Gitea — pipeline-failure, runner, artifact-bloat, and stale-branch RCA, with unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback.28MIT
- AlicenseAqualityAmaintenanceGoverned OPNsense + pfSense firewall operations — gateway-health, rule-shadow, and blocked-traffic RCA, with guarded rule/alias writes, unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback.35MIT
- AlicenseAqualityAmaintenanceGoverned SSO/IAM operations for Keycloak and Authentik — login-failure, stale-permission, client-config, and MFA RCA, with unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback.29MIT
- AlicenseAqualityBmaintenanceSecurity, cost, and health governance proxy for MCP infrastructure. Enforces YAML-configurable security policies (blocklists, rate limits, token budgets), tracks real token costs via tiktoken, monitors server health with live JSON-RPC probes. Features OAuth 2.1/OIDC with RBAC, web dashboard, payload normalization, semantic shell AST analysis, mTLS, and a formal STRIDE threat model.4198 npm3MIT
TDQS
Scored across 28 tools
Most tools map cleanly to a distinct resource and action: routes, services, upstreams, config, certificates, and RCAs are all separated by name and description. A few pairs overlap in purpose, notably list_certificates vs cert_expiry_sweep and list_upstreams vs backend_health_rca, but the descriptions clarify that one is raw inventory and the other is analysis.
The set mixes list_* verbs, *_detail nouns, config_snapshot/version_info noun phrases, and descriptive RCA names like backend_health_rca and route_conflict_analysis, so there is no single verb_noun convention throughout. Names are still readable and consistently snake_case, but the pattern is noticeably inconsistent.
28 tools is on the heavy side, and the many list/detail pairs plus specialized RCA tools make the surface feel large. However, the three-platform scope plus reversible write/undo tooling means most tools serve a distinct purpose; the count is borderline rather than truly bloated.
The tool set covers the core proxy lifecycle well: config read/search/edit, route and service inspection, upstream health, traffic/error metrics, certificate expiry, and high-level RCA workflows. Notable gaps include lack of traefik write operations, no certificate renewal/management, and limited write coverage on haproxy beyond server state and weight.