ai.dinglebear/synapse-rmcp icon
ai.dinglebear

synapse-rmcp

Synapse RMCP

Rust MCP and CLI server for Docker, host inspection, SSH, logs, ZFS, and safe file operations.

stdiocommunityapplication

Package Details

Transportstdio
Runtimenpx

Package Arguments

Positional
Position 0Required
mcpRun Synapse RMCP over stdio.

Environment Variables

SYNAPSE_HOME(str)

Optional Synapse appdata directory.

SYNAPSE_HOSTS_CONFIG(str)

Inline host topology as a JSON array.

SYNAPSE_CONFIG_FILE(str)

Path to a host configuration file.

SYNAPSE_RMCP_VERSION(str)

Optional GitHub release tag override for the downloaded Synapse binary.

SYNAPSE_RMCP_REPO(str)
Default:jmagar/synapse-rmcp

Optional GitHub owner/repo override for release asset downloads.

SYNAPSE_RMCP_RELEASE_BASE_URL(str)

Optional release download base URL override.

RUST_LOG(str)
Default:info,rmcp=warn

Tracing filter for Synapse logs.