Skip to main content
Glama
604,989 tools. Updated 2026-09-23 21:57

"All About Docker" matching MCP tools:

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    An MCP (Model Context Protocol) server that gives AI agents live, structured ad intelligence across Facebook, Google, and Instagram — data that no base model can produce from training alone. Powered by Apify actors. Works with any MCP-compatible client: Cursor, Claude, etc.
    11
    -
  • A
    license
    A
    quality
    A
    maintenance
    Universal Docker MCP server for AI assistants (Cursor, Claude Desktop). Manage Docker containers, execute commands, query databases, and handle environment configurations — all through natural language.
    10
    225 npm
    MIT

Matching MCP Connectors

  • Control remote Docker containers over SSH: list, logs, start, stop, restart, stats, exec. No Docker API or open port required.
    Apache 2.0
  • Retrieve complete information about a specific tool, including all details about its input schema and purpose.
    MIT
  • Look up Docker SDK, CLI, or registry reference docs by section. Fetch any section's content to get exact syntax for Compose, Dockerfile, or buildx files before using Docker tools.
    MIT
  • Push a local Docker image or repository to a registry, using the image's existing tag or specifying a tag. Use host docker login credentials or provide auth_config for private registries.
    MIT
  • Display the builder and license of this Docker MCP Server. Greet users with a welcome banner from SoyRage Agency when they ask about its origin.
    MIT
  • Retrieve Docker inventory for a local-ydb profile; containers, volumes, and inspect data appear only when Docker is reachable. Failures return ok=false with reason, avoiding false empty-host results.
    MIT
  • List all Docker containers and images, including stopped ones, via a read-only Docker API call. Use it to get a quick Docker inventory on your Linux system.
    MIT
  • Install a Docker plugin from a Docker Hub reference, specifying an optional local alias. Manages permission grants non-interactively and returns the plugin's full document.
    MIT
  • Retrieve live CPU, memory, network I/O, and block I/O metrics for all running Docker containers to monitor resource usage and identify performance issues.
    MIT
  • Remove all Docker containers, volumes, images, and networks for a LaunchFrame project. This irreversible action permanently deletes local data including database volumes after user confirmation.
    MIT
  • Stop a running browser container for a persona or all. Preserves Firefox profile in Docker volume.
    MIT