Skill Detail

Run approved MCP servers through Docker MCP Gateway

Use Docker MCP Gateway to run MCP servers in isolated containers, centralize profiles, secrets, tools, and client connections.

Integrations & ConnectorsMCP
Integrations & Connectors MCP Security Reviewed
⭐ 1.4k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-approved-mcp-servers-through-docker-mcp-gateway Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Docker Desktop 4.59+ with MCP Toolkit or Docker CLI plugin, Docker daemon, MCP server catalog/profile
Install & setup
Use the docker mcp CLI plugin included with recent Docker Desktop MCP Toolkit builds, or clone https://github.com/docker/mcp-gateway, run make docker-mcp, then use docker mcp gateway/profile/catalog/client commands as documented.
Author
Docker
Publisher
Organization
Last updated
May 1, 2026
Quick brief

Use this skill when an agent/operator needs a controlled MCP operations layer rather than direct per-client server wiring. The workflow is: pull or define MCP server catalog/profile entries, run servers with Docker isolation, enable only the needed tools, manage secrets or OAuth, connect one or more clients to the gateway, and inspect or call tools through the gateway.

How it works

What this skill actually does

Invoke it instead of using Docker or MCP servers normally when the concern is operational control: consistent MCP profiles across clients, container isolation, restricted tool exposure, secret handling, and repeatable gateway startup for agent workflows.

Scope boundary: this is not a general Docker CLI skill and not a generic MCP catalog listing. Keep it to MCP server lifecycle, profile/catalog management, gateway execution, client connection, and tool/secret controls for agent access.