mcpbeat Sign in

Oriel MCP Server

by paradoxinfinite Your server? Claim it
local only

Oriel runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 28 Jun 2026.

Safety-gated AI control of Docker and Colima: containers, images, volumes, networks, Compose.

Installs / week
not published
3
Stars
1 open issues
28 Jun 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox internal/service/service.go:110
    _, err := os.Stat("/.dockerenv")
    cache := userdata.Path(filepath.Join("i18n", name))
        Name: "docker.env", Title: "Docker connection env", Description: "DOCKER_HOST + Testcontainers socket override for this machine's docker socket, fixes tools that default to /var/run/docker.sock and miss colima",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Oriel

same job, measured the same way
Docker MCP
by alisaitteke

MCP server for managing Docker containers, images, networks, volumes, and registries

88 installs/wk local only
Docker
by ofershap

MCP server for Docker — manage containers, images, volumes, and compose services from your IDE

193 installs/wk local only
Docker Compose Audit
by unbearabledev

Security audit for docker-compose.yml — 25 checks: secrets, privileges, network, volumes, images.

answering
Docker MCP Server
by l337-org

Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.

540 installs/wk local only
Docker MCP Server
by hypnosis

Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.

225 installs/wk local only
Docker MCP Server
by friendlygeorge

MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents

78 installs/wk local only
Komodo MCP Server
by mp-tool

MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI

153 installs/wk local only
Base Image Eol Lint
by jmshinhwa

Marks every base image in your Dockerfiles, compose files and CI workflows whose security patches ha

315 installs/wk local only

Oriel — questions

Answers built from our own checks of this server.

Why is there no uptime for Oriel?
Oriel runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Oriel open source?
Yes — it is published under the Apache-2.0 licence, written in Go, 3 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.