Loading MCP server directory, please wait...
Arcane Docker and Compose management over MCP and CLI with authenticated stdio and HTTP.
npx @getmcp/cli add ai.dinglebear/rarcaneRequires Node.js 18+. Community-contributed server. Review source before installing.
RARCANE_API_URLArcane API base URL.
RARCANE_API_KEYArcane API key or bearer token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/rarcane": {
"command": "npx",
"args": [
"-y",
"@dinglebear/rarcane",
"mcp"
],
"env": {
"RARCANE_API_URL": "",
"RARCANE_API_KEY": "",
"ARCANE_RMCP_VERSION": "",
"ARCANE_RMCP_REPO": "dinglebear-ai/rarcane",
"ARCANE_RMCP_RELEASE_BASE_URL": "",
"RUST_LOG": "info"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.