Arcane RMCP
Arcane Docker and Compose management over MCP and CLI with authenticated stdio and HTTP.
People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-08-18 · ★ 2 · #59 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25
AGPL-3.0 · Rust servers · how we verify → /methodology
01 · Install Arcane RMCP
before you install - you'll need
Set RARCANE_API_URL, RARCANE_API_KEY, RARCANE_MCP_HOST before connecting.
Claude Code
claude mcp add jmagar-arcane-rmcp -- npx -y arcane-rmcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"jmagar-arcane-rmcp": {
"command": "npx",
"args": [
"-y",
"arcane-rmcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license AGPL-3.0 - declared in the repository
npm package arcane-rmcp - unscoped; check the name against the project README before installing
registry vendor namespace ai.dinglebear - domain-verified with the official MCP registry
03 · What Arcane RMCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.4.4 · 2026-07-18
0.4.4 (2026-07-18) · Fixed · install LLVM archive tooling and NASM for Windows artifacts · use the draft-owner token for asset staging and finalization
v0.4.3 · 2026-07-18
Fixed · Build draft releases from an explicit source commit instead of a tag that does not exist yet. · Keep npm, Cargo, npm lockfile, and MCP registry versions synchronized and fail closed on drift. · Allow cold…
v0.4.2 · 2026-07-18
0.4.2 (2026-07-18) · Fixed · address lavra review findings · migrate MCP models to rmcp 2.2 · remediate comprehensive repository review · remediate comprehensive review findings · route rust builds through sccache…
04 · Who maintains Arcane RMCP
Arcane RMCP is maintained by jmagar. We track 13 MCP servers from jmagar - 10 actively maintained, 156 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from jmagar.
- Unraid MCP MCP server for Unraid API - provides tools to interact with an Unraid server's GraphQL API. ★ 128
- YTDL RMCP Rust MCP server and CLI for yt-dlp search, downloads, metadata, transfers, and Plex playlists. ★ 2
- Yarr MCP Rust MCP and CLI server for Sonarr, Radarr, Prowlarr, Plex, Jellyfin, and download clients. ★ 7
- Tailscale RMCP Rust MCP server and CLI for Tailscale devices, users, keys, policies, and auth. ★ 5
- UniFi RMCP Rust MCP server and CLI for UniFi Network controller operations. ★ 2
- Gotify RMCP Rust MCP server and CLI for Gotify push notifications and message management. ★ 2
05 · Facts
- repository
- github.com/jmagar/arcane-rmcp
- category
- cloud infrastructure - ranked #59 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
- release cadence
- 5 releases in the last 90 days (latest 2026-07-18)
- registry
- ai.dinglebear/arcane-rmcp (active, first published 2026-07-12)
- packages
- npm:arcane-rmcp
06 · Arcane RMCP FAQ
What is Arcane RMCP?
Arcane Docker and Compose management over MCP and CLI with authenticated stdio and HTTP.
Is Arcane RMCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-18 and it shipped 5 releases in the last 90 days. We re-verify nightly.
How do I install Arcane RMCP?
Run `npx -y arcane-rmcp`. The README documents 3 environment variables (RARCANE_API_URL, RARCANE_API_KEY, RARCANE_MCP_HOST) to set first. Set RARCANE_API_URL, RARCANE_API_KEY, RARCANE_MCP_HOST before connecting. You can also paste the ready-made client config above.
Does Arcane RMCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Arcane RMCP
Alternatives to Arcane RMCP
Maintained cloud infrastructure servers if Arcane RMCP isn't the fit.
- Cloudflare MCP Server Cloudflare MCP servers ★ 4,105 · 2026-08-22
- Azure MCP Server All Azure MCP tools to create a seamless connection between AI agents and Azure services. ★ 3,598 · 2026-08-21
- Kubernetes MCP Server A Model Context Protocol (MCP) server for Kubernetes and OpenShift ★ 2,016 · 2026-08-24
- Azure DevOps (ADO) The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 1,977 · 2026-08-24
- Terra Vision Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons ★ 1,615 · 2026-08-10
- Terraform Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise ★ 1,511 · 2026-08-24
Pairs well with
Servers that cover what Arcane RMCP doesn't - only shown when the pairing reason fits the companion.
More cloud infrastructure MCP servers · Synapse RMCP (jmagar) · Syslog MCP · Unraid MCP · Workflow MCP · K8s MCP Server (Go)
More Rust MCP servers · Gotify RMCP · Tailscale RMCP · UniFi RMCP (jmagar) · see all