All MCP servers

Pare Docker

Official
by Api.AirforcestdioCloud & Infrastructure0128MIT

Pare Docker ג€” Structured Docker operations (ps, images, logs, build, compose) as typed JSON.

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "pare-docker-impbcdbc": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}