Ink Documentation

36,534 stars MDX 1 file ยท ~45,856 tokens

docs MCP Server

MCP server for docker/docs

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "docs": {
      "command": "npx",
      "args": [
        "-y",
        "@docker/docs"
      ]
    }
  }
}