oriel
Rank #13,029io.github.ParadoxInfinite/oriel
Safety-gated AI control of Docker and Colima: containers, images, volumes, networks, Compose.
oriel is a Model Context Protocol (MCP) server published by paradoxinfinite. It ranks #13,029 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. oriel is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 119,017 of 132,046 servers on MCP Toplist.
Use oriel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oriel -- docker run -i --rm -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/paradoxinfinite/oriel:0.7.0[mcp_servers.oriel]
command = "docker"
args = ["run", "-i", "--rm", "-v", "/var/run/docker.sock:/var/run/docker.sock", "ghcr.io/paradoxinfinite/oriel:0.7.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"oriel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"ghcr.io/paradoxinfinite/oriel:0.7.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"oriel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"ghcr.io/paradoxinfinite/oriel:0.7.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oriel": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"ghcr.io/paradoxinfinite/oriel:0.7.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oriel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"ghcr.io/paradoxinfinite/oriel:0.7.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oriel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"ghcr.io/paradoxinfinite/oriel:0.7.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ParadoxInfinite%2Foriel)<a href="https://mcptoplist.com/server/io.github.ParadoxInfinite%2Foriel"><img src="https://mcptoplist.com/badge/io.github.ParadoxInfinite%2Foriel.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
paradoxinfinite
Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | Jun 25, 2026 |
Frequently asked questions
- Who maintains oriel?
- oriel is maintained by paradoxinfinite, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is oriel listed on the Official MCP Registry?
- Yes — oriel is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does oriel have?
- MCP Toplist tracks 1 version of oriel, most recently published on Jun 25, 2026.
- Where can I find the source code for oriel?
- The source code for oriel is hosted at github.com/paradoxinfinite/oriel.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.