mcp-gateway
Run and manage AI tool servers securely in Docker containers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mcp-gateway?โผ
Run `npx skills add docker/mcp-gateway --all -g -y` in your terminal to install all tools in this suite globally.
What is the Docker MCP Gateway?โผ
It is a Docker CLI plugin that runs MCP servers as isolated containers and routes AI client requests to them through one secure gateway.
How does it keep API keys and secrets safe?โผ
It stores credentials in Docker Desktop's secrets management and handles OAuth flows, so secrets never appear in environment variables.
Which AI clients work with the MCP Gateway?โผ
It connects to VS Code, Cursor, Claude Desktop, Continue Dev, and any custom MCP-compatible client through a single shared configuration.
Do I need coding experience to use it?โผ
No. You manage servers, profiles, and tools with simple `docker mcp` commands, and Docker Desktop includes the plugin by default.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core