{"name":"io.github.AIops-tools/observability-aiops","slug":"aiops-tools-observability-aiops","title":"Observability AIops","description":"Governed Prometheus + Grafana ops: PromQL, alerts, dashboards, RCA; 39 tools.","url":"https://mcp.market/server/aiops-tools-observability-aiops","rating":null,"grade":"A","score":91,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":29,"stars":0,"forks":0,"downloads_week":639,"last_push_at":"2026-09-16T23:27:24.000Z","license":"MIT"},"uptime":null,"claimed":false,"transport":"pypi","callable_via_gateway":false,"default_price_micros":0,"repository":"https://github.com/AIops-tools/Observability-AIops","website":null,"version":"0.10.4","remotes":[],"packages":[{"registryType":"pypi","identifier":"observability-aiops","version":"0.10.4","transport":{"type":"stdio"}}],"tools":[{"name":"alert_log_context","description":"[READ][cross-signal] Correlate a firing Prometheus alert to its Loki log streams.","write_action":false,"price_micros":0,"input_schema":null},{"name":"alert_noise_and_flap_analysis","description":"[READ][analysis] Find noisy/duplicate alerts → dedup/rollup recommendation.","write_action":false,"price_micros":0,"input_schema":null},{"name":"alertmanager_alerts","description":"[READ] Alerts as Alertmanager sees them (post grouping/silence/inhibit).","write_action":false,"price_micros":0,"input_schema":null},{"name":"create_annotation","description":"[WRITE][risk=medium] Create a Grafana annotation (an event marker).","write_action":true,"price_micros":0,"input_schema":null},{"name":"create_silence","description":"[WRITE][risk=medium] Create a time-boxed Alertmanager silence. Inverse: expire_silence.","write_action":true,"price_micros":0,"input_schema":null},{"name":"datasource_health","description":"[READ] Health of one Grafana datasource.","write_action":false,"price_micros":0,"input_schema":null},{"name":"delete_dashboard","description":"[WRITE][risk=high] Delete a Grafana dashboard. Captures the prior model BEFORE delete.","write_action":true,"price_micros":0,"input_schema":null},{"name":"dropped_targets","description":"[READ] Targets discovered but dropped by relabeling.","write_action":false,"price_micros":0,"input_schema":null},{"name":"expire_silence","description":"[WRITE][risk=medium] Expire (delete) an Alertmanager silence by id.","write_action":false,"price_micros":0,"input_schema":null},{"name":"firing_alert_rca","description":"[READ][analysis] Root-cause firing alerts: join each to its rule expr → cause+action.","write_action":false,"price_micros":0,"input_schema":null},{"name":"firing_alerts","description":"[READ] Currently firing Prometheus rule alerts, grouped by severity.","write_action":false,"price_micros":0,"input_schema":null},{"name":"get_dashboard","description":"[READ] One dashboard's summary (title, version, panel + tag counts).","write_action":false,"price_micros":0,"input_schema":null},{"name":"instant_query","description":"[READ] Evaluate a PromQL expression at a single instant.","write_action":false,"price_micros":0,"input_schema":null},{"name":"label_values","description":"[READ] Distinct values of a label (default __name__ = all metric names).","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_dashboards","description":"[READ] Grafana dashboards (optionally filtered by a title query).","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_datasources","description":"[READ] Configured Grafana datasources (id, uid, name, type, default).","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_folders","description":"[READ] Grafana folders.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_rules","description":"[READ] All recording + alerting rules, optionally filtered by type.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_silences","description":"[READ] Alertmanager silences (active, pending, expired).","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_targets","description":"[READ] Active scrape targets, optionally filtered by health (up/down).","write_action":false,"price_micros":0,"input_schema":null},{"name":"log_error_burst_rca","description":"[READ][analysis] Root-cause an error burst: current window vs baseline, per stream.","write_action":false,"price_micros":0,"input_schema":null},{"name":"log_volume_analysis","description":"[READ][analysis] Top streams by volume + high-cardinality (high-churn) label warnings.","write_action":false,"price_micros":0,"input_schema":null},{"name":"loki_label_values","description":"[READ] Distinct values of one Loki label (bounded).","write_action":false,"price_micros":0,"input_schema":null},{"name":"loki_labels","description":"[READ] Distinct Loki label names present in the lookback window.","write_action":false,"price_micros":0,"input_schema":null},{"name":"loki_query","description":"[READ] Bounded LogQL query_range passthrough (validation-gated).","write_action":false,"price_micros":0,"input_schema":null},{"name":"loki_tail_errors","description":"[READ] Canned error-level read for a stream selector (error line-filter).","write_action":false,"price_micros":0,"input_schema":null},{"name":"main","description":"Run the MCP server over stdio.","write_action":true,"price_micros":0,"input_schema":null},{"name":"observability_overview","description":"[READ] Platform-aware health snapshot for the target.","write_action":false,"price_micros":0,"input_schema":null},{"name":"pending_alerts","description":"[READ] Pending (not-yet-firing) Prometheus rule alerts, by severity.","write_action":false,"price_micros":0,"input_schema":null},{"name":"prometheus_config_status","description":"[READ] Running-config fingerprint + size (never the raw YAML/secrets).","write_action":false,"price_micros":0,"input_schema":null},{"name":"prometheus_tsdb_status","description":"[READ] TSDB head cardinality stats + the top metrics by series count.","write_action":false,"price_micros":0,"input_schema":null},{"name":"range_query","description":"[READ] Evaluate a PromQL expression over a time range.","write_action":false,"price_micros":0,"input_schema":null},{"name":"reload_prometheus_config","description":"[WRITE][risk=medium] Hot-reload the Prometheus config (POST /-/reload). No undo.","write_action":false,"price_micros":0,"input_schema":null},{"name":"rule_health","description":"[READ] Rule-evaluation health summary + the list of erroring rules.","write_action":false,"price_micros":0,"input_schema":null},{"name":"series_metadata","description":"[READ] Series (label-set) metadata for a PromQL selector.","write_action":false,"price_micros":0,"input_schema":null},{"name":"target_scrape_health","description":"[READ] Up/down scrape-health summary plus the list of unhealthy targets.","write_action":false,"price_micros":0,"input_schema":null},{"name":"target_scrape_health_analysis","description":"[READ][analysis] Rank down/erroring scrape targets and classify each cause.","write_action":false,"price_micros":0,"input_schema":null},{"name":"undo_apply","description":"[WRITE][risk=medium] Apply a recorded undo by dispatching its inverse tool.","write_action":false,"price_micros":0,"input_schema":null},{"name":"undo_list","description":"[READ] List recorded, not-yet-applied undo tokens (most recent first).","write_action":false,"price_micros":0,"input_schema":null},{"name":"update_dashboard","description":"[WRITE][risk=medium] Update a Grafana dashboard. Captures the prior model for undo.","write_action":true,"price_micros":0,"input_schema":null}],"scan":{"score":91,"grade":"A","scanned_at":"2026-09-19T19:42:35.267Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:42:35.221Z","components":{"code":{"score":25,"max":25,"notes":["62 source files scanned"]},"reliability":{"score":-1,"max":20,"notes":["no gateway calls yet and no remote to probe"]},"poisoning":{"score":-1,"max":15,"notes":["tools not inspected (local package is not executed); not counted"]},"auth":{"score":12,"max":15,"notes":["local package, no credentials required"]},"maintenance":{"score":15,"max":15,"notes":["last push 3 days ago"]},"identity":{"score":7,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"packages":[{"registryType":"pypi","identifier":"observability-aiops","version":"0.10.4","found":true,"license":"MIT","dependencyCount":6,"publishedAt":"2026-09-16T23:25:16.831360Z"}],"repo":{"found":true,"owner":"AIops-tools","repo":"Observability-AIops","archived":false,"pushedAt":"2026-09-16T23:27:24Z","stars":0,"forks":0,"openIssues":0,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/295714335?v=4","ownerCreatedAt":"2026-06-22T02:46:57Z","license":"MIT"},"icon":{"url":null,"source":"none"},"presence":{"stars":0,"forks":0,"downloadsWeek":639,"license":"MIT","lastPushAt":"2026-09-16T23:27:24.000Z","score":29}}}},"grade_history":[],"reviews":[]}