Catalog
io.github.borealstack/proton-drive-cli-mcp
Officialby borealstack · TypeScript
Proton Drive CLI MCP
Manage Proton Drive from MCP clients through Proton's official CLI without exposing credentials.
Manage Proton Drive files through official CLI without exposing account credentials.
Topics
bunclaude-desktopcloud-storagecodex-pluginmcpmcp-servermcpbmodel-context-protocolproton-driveproton-drive-clisecure-file-sharingtypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"proton-drive-cli-mcp": {
"command": "npx",
"args": [
"-y",
"@borealstack/proton-drive-cli-mcp@0.1.2"
]
}
}
}