Oriel
@ParadoxInfinite
关于 Oriel
Drive Docker and Colima from an AI. A safety-gated MCP server for containers, images, volumes, networks, and Compose, with secret masking and a destructive-action grant.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"oriel": {
"command": "oriel",
"args": [
"mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Oriel?
Oriel is a fast, local Docker GUI and MCP server that lets users manage Docker and Colima through natural language via any MCP client (Claude, Cursor, a local LLM). It uses the same validated, secret-masked tools as its GUI, integrating with Docker Engine, Colima, OrbStack, Podman, or a remote daemon.
How to use Oriel?
Install via brew install ParadoxInfinite/oriel/oriel (macOS/Linux, ~13 MB Go binary). Add the configuration { "mcpServers": { "oriel": { "command": "oriel", "args": ["mcp"] } } } to your MCP client. For destructive actions, first run oriel ai allow-destructive --for 6h to grant a time-boxed permission; read operations require no grant.
Key features of Oriel
- Manages containers, images, volumes, networks, and Compose.
- Controls Colima VM (start/stop/restart) and engine status.
- Works with Colima, Docker Engine, OrbStack, Podman, or remote daemon.
- Masks secrets; environment values never exposed raw to a model.
- Destructive actions require a time-boxed grant; reads always work.
- Binary does not include an AI model—client brings the model.
Use cases of Oriel
- Manage Docker containers and images via plain English using Claude or Cursor.
- Start, stop, or restart Colima VM through natural language commands.
- Securely inspect volumes and networks without exposing secrets to the AI.
FAQ from Oriel
What Docker engines does Oriel support?
It works with Colima, Docker Engine, OrbStack, Podman, or a remote Docker daemon.
How does Oriel handle secrets?
Secrets stay masked; environment variable values are never handed raw to the model.
Are destructive actions allowed by default?
No, destructive actions require a time-boxed grant using oriel ai allow-destructive; read operations are always allowed.
Does Oriel include its own AI model?
No, Oriel does not include a model in the binary. Your MCP client brings the model.
What are the runtime requirements?
Oriel is a ~13 MB Go binary for macOS and Linux, licensed under Apache-2.0. It requires a Docker engine.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Nginx UI
0xJackyYet another WebUI for Nginx
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
评论