Loading MCP server directory, please wait...
Calendar workflow engine for time off, approvals, and quick actions on any calendar backend.
npx @getmcp/cli add io.github.dcadolph/vamooseRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dcadolph/vamoose": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"VAMOOSE_PROVIDER",
"-e",
"VAMOOSE_TIMEZONE",
"ghcr.io/dcadolph/vamoose:v0.35.0",
"mcp"
],
"env": {
"VAMOOSE_PROVIDER": "",
"VAMOOSE_TIMEZONE": ""
}
}
}
}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.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.