ai.dinglebear/arcane-rmcp icon
ai.dinglebear

arcane-rmcp

Arcane RMCP

Rust MCP server and CLI for Arcane Docker and container management.

stdiocommunityapplication

Package Details

Transportstdio
Runtimenpx

Package Arguments

Positional
Position 0Required
mcpRun Arcane RMCP over stdio.

Environment Variables

RARCANE_API_URL(str)
Required

Arcane API base URL.

RARCANE_API_KEY(str)
RequiredSecret

Arcane API key or bearer token.

ARCANE_RMCP_VERSION(str)

Optional GitHub release tag override for the downloaded Arcane RMCP binary.

ARCANE_RMCP_REPO(str)
Default:jmagar/arcane-rmcp

Optional GitHub owner/repo override for release asset downloads.

ARCANE_RMCP_RELEASE_BASE_URL(str)

Optional release download base URL override.

RUST_LOG(str)
Default:info

Tracing filter for Arcane RMCP logs.