MCP server

Docker MCP Toolkit

MCP

Docker Desktop’s official MCP catalog and gateway.

Enable servers from Docker’s MCP Catalog inside Desktop. The gateway is the install — not a random npx.

latest·Apache-2.0·Updated this quarter·github.com/docker/mcp-gateway·Transport: stdio

DesktopClaude CodeCursor
ScannedActive

Then enable a catalog server

Docker Desktop → MCP Toolkit

By Docker

Spec

What the server actually exposes.

  • catalog

    read

    Servers available in Docker’s catalog.

  • enable

    write

    Enable a catalog server in the gateway.

  • logs

    read

    Gateway logs for a server.

Guardrails

  • Runs in Docker Desktop
  • You enable each server
  • Secrets stay in Desktop

docker-mcp.mcp/tools

Tools

  • catalog

    Servers available in Docker’s catalog.

    read
  • enable

    Enable a catalog server in the gateway.

    write
  • logs

    Gateway logs for a server.

    read

Last call

{ "ok": true,
  "tool": "catalog",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.