by docker · MCP Server · ★ 1.4k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Docker MCP Plugin and Docker MCP Gateway The MCP Toolkit, in Docker Desktop, allows developers to configure and consume MCP servers from the Docker MCP Catalog. Underneath, the Toolkit is powered by a docker CLI plugin: . This repository is the code of this CLI plugin. It can work in Docker Desktop or independently. The main feature of this CLI is the Docker MCP Gateway which allows easy and secure running and deployment of MCP servers. See Features for a list of all the features. What is MCP? The Model Context Protocol (MCP) is an open protocol that standardizes how AI applications connect to external data sources and tools. It provides a secure, controlled way for language models to access and interact with various services, databases, and APIs. Overview Developers face criticial barriers when integrating Model Context Protocol (MCP) tools into production workflows: Managing MCP server lifecycle Each local MCP sever in the catalog runs in an isolated Docker container. npx and uvx servers are granted minimal host privileges. Providing a unified interface AI models access MCP servers through a single Gateway.
| Stars | 1,450 |
| Forks | 247 |
| Language | Go |
| Category | MCP Server |
| License | MIT |
| Quality Score | 31.2/100 |
| Open Issues | 116 |
| Last Updated | 2026-06-12 |
| Created | 2025-04-22 |
| Platforms | cli, docker, go, mcp |
| Est. Tokens | ~15k |
Explore other popular mcp server tools:
mcp-gateway is docker mcp CLI plugin / MCP Gateway. It is categorized as a MCP Server with 1.4k GitHub stars.
mcp-gateway is primarily written in Go.
You can find installation instructions and usage details in the mcp-gateway GitHub repository at github.com/docker/mcp-gateway. The project has 1.4k stars and 247 forks, indicating an active community.
mcp-gateway is released under the MIT license, making it free to use and modify according to the license terms.