Loading MCP server directory, please wait...
Host, Docker, Compose, SSH, logs, ZFS, and file operations over MCP and CLI.
npx @getmcp/cli add ai.dinglebear/synapseRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/synapse": {
"command": "npx",
"args": [
"-y",
"@dinglebear/synapse",
"mcp"
],
"env": {
"SYNAPSE_HOME": "",
"SYNAPSE_HOSTS_CONFIG": "",
"SYNAPSE_CONFIG_FILE": "",
"SYNAPSE_RMCP_VERSION": "",
"SYNAPSE_RMCP_REPO": "dinglebear-ai/synapse",
"SYNAPSE_RMCP_RELEASE_BASE_URL": "",
"RUST_LOG": "info,rmcp=warn"
}
}
}
}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.