{"name":"io.github.AIops-tools/container-host-aiops","slug":"aiops-tools-container-host-aiops","title":"Container Host AIops","description":"Governed Docker + Portainer container-host ops: reads, RCA analyses, guarded writes. 38 tools.","url":"https://mcp.market/server/aiops-tools-container-host-aiops","rating":null,"grade":"A","score":91,"certified":false,"status":"active","category":"devtools","tags":["devtools"],"presence":{"score":29,"stars":0,"forks":0,"downloads_week":521,"last_push_at":"2026-09-16T12:53:22.000Z","license":"MIT"},"uptime":null,"claimed":false,"transport":"pypi","callable_via_gateway":false,"default_price_micros":0,"repository":"https://github.com/AIops-tools/Container-Host-AIops","website":null,"version":"0.11.3","remotes":[],"packages":[{"registryType":"pypi","identifier":"container-host-aiops","version":"0.11.3","transport":{"type":"stdio"}}],"tools":[{"name":"container_logs","description":"[READ] Tail the last N log lines of a container (stdout + stderr).","write_action":false,"price_micros":0,"input_schema":null},{"name":"container_restart_summary","description":"[READ] Restart-count + exit-code summary across containers, worst-first.","write_action":false,"price_micros":0,"input_schema":null},{"name":"container_stats","description":"[READ] One-shot CPU%/memory% snapshot for a container (stream=false).","write_action":false,"price_micros":0,"input_schema":null},{"name":"container_top","description":"[READ] Processes running inside a container (like docker top).","write_action":false,"price_micros":0,"input_schema":null},{"name":"dangling_images","description":"[READ] Untagged (dangling) images + reclaimable bytes — prune candidates.","write_action":false,"price_micros":0,"input_schema":null},{"name":"dangling_volumes","description":"[READ] Dangling volumes (unreferenced) + reclaimable bytes — prune candidates.","write_action":false,"price_micros":0,"input_schema":null},{"name":"image_and_volume_bloat","description":"[READ] Total dangling images + volumes + build cache into prune candidates.","write_action":false,"price_micros":0,"input_schema":null},{"name":"image_disk_usage","description":"[READ] Image disk usage from system/df (total, shared, reclaimable).","write_action":false,"price_micros":0,"input_schema":null},{"name":"inspect_container","description":"[READ] Full inspect of one container (config, state, mounts, network).","write_action":false,"price_micros":0,"input_schema":null},{"name":"inspect_image","description":"[READ] Inspect an image plus its build history (layers, sizes, commands).","write_action":false,"price_micros":0,"input_schema":null},{"name":"inspect_network","description":"[READ] Inspect one network (driver, IPAM subnet/gateway, attached containers).","write_action":false,"price_micros":0,"input_schema":null},{"name":"inspect_volume","description":"[READ] Inspect one named volume (driver, mountpoint, options, usage).","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_compose_stacks","description":"[READ] Group containers into Compose projects with a per-stack health rollup.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_containers","description":"[READ] List containers, bucketed by state, with compact rows.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_endpoints","description":"[READ] Portainer endpoints (managed hosts): id, name, type, status, url.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_images","description":"[READ] List images (tags, size, dangling), largest first.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_networks","description":"[READ] List Docker networks, bucketed by driver.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_pods","description":"[READ] List Podman pods (Podman-only): id, name, status, member containers.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_stacks","description":"[READ] Portainer stacks (Compose/Swarm): id, name, type, endpoint, status.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_volumes","description":"[READ] List named volumes (name, driver, mountpoint, scope).","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":"overview","description":"[READ] One-shot host overview: version + container state rollup + disk.","write_action":false,"price_micros":0,"input_schema":null},{"name":"prune_images","description":"[WRITE][risk=high] Prune images (dangling by default). No undo.","write_action":false,"price_micros":0,"input_schema":null},{"name":"prune_volumes","description":"[WRITE][risk=high] Prune unreferenced volumes. No undo.","write_action":false,"price_micros":0,"input_schema":null},{"name":"recreate_stack","description":"[WRITE][risk=high] Redeploy (recreate) a Portainer stack. No undo.","write_action":false,"price_micros":0,"input_schema":null},{"name":"remove_container","description":"[WRITE][risk=high] Remove a container (captures full inspect first). No undo.","write_action":true,"price_micros":0,"input_schema":null},{"name":"resource_pressure_analysis","description":"[READ] Rank containers by CPU/memory pressure vs their limits + recommend.","write_action":false,"price_micros":0,"input_schema":null},{"name":"restart_container","description":"[WRITE][risk=medium] Restart a container (captures prior state for audit).","write_action":false,"price_micros":0,"input_schema":null},{"name":"restart_loop_rca","description":"[READ] Find crash-looping containers and map each to a cause + action.","write_action":false,"price_micros":0,"input_schema":null},{"name":"stack_detail","description":"[READ] One Portainer stack in detail (env, entrypoint, resource control).","write_action":false,"price_micros":0,"input_schema":null},{"name":"start_container","description":"[WRITE][risk=medium] Start a stopped container. Inverse: stop it.","write_action":false,"price_micros":0,"input_schema":null},{"name":"stop_container","description":"[WRITE][risk=medium] Stop a running container. Inverse: start it.","write_action":false,"price_micros":0,"input_schema":null},{"name":"system_df","description":"[READ] Disk-usage breakdown: images, containers, volumes, build cache.","write_action":false,"price_micros":0,"input_schema":null},{"name":"system_events","description":"[READ] Recent daemon events over the last N seconds, rolled up by type+action.","write_action":false,"price_micros":0,"input_schema":null},{"name":"system_info","description":"[READ] Daemon info: container/image counts, storage driver, kernel, resources.","write_action":false,"price_micros":0,"input_schema":null},{"name":"system_version","description":"[READ] Docker version details (API version, Go version, components).","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_container","description":"[WRITE][risk=medium] Update a container's resource limits, capturing prior limits.","write_action":true,"price_micros":0,"input_schema":null}],"scan":{"score":91,"grade":"A","scanned_at":"2026-09-19T19:50:18.843Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:50:18.819Z","components":{"code":{"score":25,"max":25,"notes":["68 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":"container-host-aiops","version":"0.11.3","found":true,"weeklyDownloads":521,"license":"MIT","dependencyCount":6,"publishedAt":"2026-09-15T05:53:38.662381Z"}],"repo":{"found":true,"owner":"AIops-tools","repo":"Container-Host-AIops","archived":false,"pushedAt":"2026-09-16T12:53:22Z","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":521,"license":"MIT","lastPushAt":"2026-09-16T12:53:22.000Z","score":29}}}},"grade_history":[],"reviews":[]}