Arcane RMCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Sep 2026.
Rust MCP server and CLI for Arcane Docker and container management.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.
Today is the operative word: we check Arcane RMCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add arcane-rmcp -- npx -y arcane-rmcp
{
"mcpServers": {
"arcane-rmcp": {
"args": [
"-y",
"arcane-rmcp"
],
"command": "npx"
}
}
}
[mcp_servers.arcane-rmcp]
command = "npx"
args = ["-y", "arcane-rmcp"]
{
"mcpServers": {
"arcane-rmcp": {
"args": [
"-y",
"arcane-rmcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"arcane-rmcp": {
"args": [
"-y",
"arcane-rmcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RARCANE_API_URL (Arcane API base URL.), RARCANE_API_KEY (Arcane API key or bearer token.), ARCANE_RMCP_VERSION (Optional GitHub release tag override for the downloaded Arcane RMCP binary.), ARCANE_RMCP_REPO (Optional GitHub owner/repo override for release asset downloads.), ARCANE_RMCP_RELEASE_BASE_URL (Optional release download base URL override.), RUST_LOG (Tracing filter for Arcane RMCP logs.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
Docker container management and Dockerfile analysis
Arcane Docker and Compose management over MCP and CLI with authenticated stdio and HTTP.
MCP server for managing Docker containers, images, networks, volumes, and registries
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
Answers built from our own checks of this server.