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.
npx skills add agentskillexchange/skills --skill run-approved-mcp-servers-through-docker-mcp-gateway
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.
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.