Proton Drive CLI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 12 Jun 2026.
Manage Proton Drive from MCP clients through Proton's official CLI without exposing credentials.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add proton-drive-cli-mcp -- npx -y @borealstack/proton-drive-cli-mcp
{
"mcpServers": {
"proton-drive-cli-mcp": {
"args": [
"-y",
"@borealstack/proton-drive-cli-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.proton-drive-cli-mcp]
command = "npx"
args = ["-y", "@borealstack/proton-drive-cli-mcp"]
{
"mcpServers": {
"proton-drive-cli-mcp": {
"args": [
"-y",
"@borealstack/proton-drive-cli-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"proton-drive-cli-mcp": {
"args": [
"-y",
"@borealstack/proton-drive-cli-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.