deploy_stackTheo-Gkisis/dockhand — Deploys a stack from an inline docker-compose.yml (compose up -d)
stop_stackTheo-Gkisis/dockhand — Stops a stack's containers without removing them
delete_imageTheo-Gkisis/dockhand — Force-removes a local image. Destructive — requires confirm=True; the first call only previews what would be deleted
remove_volumeTheo-Gkisis/dockhand — Deletes a volume (fails if still in use). Destructive — requires confirm=True; the first call only previews what would be deleted
list_stacksTheo-Gkisis/dockhand — Lists all compose projects, including stopped ones
stack_statusTheo-Gkisis/dockhand — Shows the status of a stack's containers (compose ps)
stack_logsTheo-Gkisis/dockhand — Collects logs from every container in a stack
check_exposed_portsTheo-Gkisis/dockhand — Flags running containers with sensitive ports (databases, admin panels, Docker daemon API) or any port bound to all network interfaces
docker_doctorTheo-Gkisis/dockhand — Scans all containers and reports only the ones needing attention: OOM kills, restart loops, unhealthy checks, crashes, high CPU/memory
scan_imageTheo-Gkisis/dockhand — Scans an image for known vulnerabilities using Trivy; defaults to CRITICAL/HIGH severity only
generate_sbomTheo-Gkisis/dockhand — Generates a Software Bill of Materials (SBOM) for an image using Trivy, in CycloneDX or SPDX-JSON format
scan_dockerfileTheo-Gkisis/dockhand — Scans a Dockerfile for misconfigurations (root user, latest tag, hardcoded secrets, missing HEALTHCHECK, etc.) before it's even built
lint_dockerfileTheo-Gkisis/dockhand — Lints a Dockerfile with Hadolint for best-practice/style issues (unpinned versions, ADD vs COPY, missing --no-install-recommends, etc.)
container_startTheo-Gkisis/dockhand — Starts a stopped container
delete_containerTheo-Gkisis/dockhand — Force-removes a container (stops it first if needed). Destructive — requires confirm=True; the first call only previews what would be delete
list_containersTheo-Gkisis/dockhand — Lists all containers and their status
container_logsTheo-Gkisis/dockhand — Fetches the last N log lines from a container. Secret-shaped values (passwords, tokens, API keys) are redacted
container_statsTheo-Gkisis/dockhand — Reports live CPU % and memory usage
remove_stackTheo-Gkisis/dockhand — Stops and removes a stack, including its volumes (compose down -v). Destructive — requires confirm=True; the first call only previews what w
pull_imageTheo-Gkisis/dockhand — Pulls an image from a registry without running it; defaults to the alpine tag unless a different tag is requested
create_volumeTheo-Gkisis/dockhand — Creates a new volume
create_networkTheo-Gkisis/dockhand — Creates a new network
analyze_multistageTheo-Gkisis/dockhand — Detects whether a Dockerfile would benefit from a multi-stage build (build-tool commands in a single-stage image); returns reasoning + raw c
list_postsSonish2319/mcp_server_client — Lists all blog posts
get_postSonish2319/mcp_server_client — Retrieves a single blog post by ID
search_postsSonish2319/mcp_server_client — Searches blog posts by query
create_postSonish2319/mcp_server_client — Creates a new blog post
update_postSonish2319/mcp_server_client — Updates an existing blog post
delete_postSonish2319/mcp_server_client — Deletes a blog post by ID
execute_with_auto_retrieveM-Pineapple/claude-command-runner — Execute a command with intelligent wait time based on command type
get_clipboardM-Pineapple/claude-command-runner — Read the macOS clipboard
run_templateM-Pineapple/claude-command-runner — Run a saved command template with variable substitution
execute_with_streamingM-Pineapple/claude-command-runner — Execute a command and stream output in real-time
ssh_executeM-Pineapple/claude-command-runner — Execute commands on remote hosts via SSH
stream_outputM-Pineapple/claude-command-runner — Streams output in real-time for long builds.
save_templateM-Pineapple/claude-command-runner — Save a reusable command template
auto_retrieveM-Pineapple/claude-command-runner — Automatically captures output with intelligent timing.
execute_commandM-Pineapple/claude-command-runner — Execute a terminal command in the active Warp tab and capture output
send_command_to_sessionM-Pineapple/claude-command-runner — Sends a command to a named terminal session.
detect_interactive_commandM-Pineapple/claude-command-runner — Detects if a command is interactive (vim, ssh, python REPL).
run_pipelineM-Pineapple/claude-command-runner — Runs a command pipeline with conditional logic.
get_recommendationsalexscdt/arr-mcp-server — Get personalized recommendations based on your watch history
get_libraryalexscdt/arr-mcp-server — Browse the Plex library: overview with item counts, recently added, or title search
pingalexscdt/arr-mcp-server — Verify the server is responding
add_seriesalexscdt/arr-mcp-server — Add a series to Sonarr with monitoring options (all seasons, future only, latest season, …)
search_moviesalexscdt/arr-mcp-server — Search movies across TMDB via Radarr
add_moviealexscdt/arr-mcp-server — Add a movie to Radarr and trigger a release search, with quality profile selection
get_plex_libraryalexscdt/arr-mcp-server — Query your Plex library
search_tvalexscdt/arr-mcp-server — Search TV shows across TVDB via Sonarr
get_downloadsalexscdt/arr-mcp-server — Track active downloads from qBittorrent and Radarr/Sonarr queue
list_downloadsalexscdt/arr-mcp-server — Consolidated view of active downloads across qBittorrent, Radarr and Sonarr queues (progress, speed, ETA, import status, errors)
search_moviealexscdt/arr-mcp-server — Search a movie by title via Radarr (TMDB metadata, ratings, overview)
search_seriesalexscdt/arr-mcp-server — Search a TV series by title via Sonarr (TVDB metadata, network, status)
search_ordersiflow-mcp_openai-sample-deep-research-mcp — Search cupcake orders by customer name or flavor
get_orderiflow-mcp_openai-sample-deep-research-mcp — Get a specific cupcake order by ID
get_network_statusNautilusOSS/UluCoreMCP — Node status (last round, sync state)