Proton Drive CLI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 12 Jun 2026.
Manage Proton Drive from MCP clients through Proton's official CLI without exposing credentials.
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
this.child = spawn(command, args, {
const localFile = path.join(tempDir, name);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Synchronize Colab notebook files through Google Drive without executing notebook code.
Drive WhatsApp from any MCP client: pair devices, send text and media, manage contacts and groups.
MCP server for E.Leclerc Drive — search products, manage cart, and order groceries from Claude
Native macOS browser exposing an MCP server so AI agents can drive a real WKWebView.
MCP-to-ACP bridge — let any MCP client drive ACP coding agents
Samsara fleet management — vehicles, routes, drivers, HOS compliance. Unofficial, bring your token.
Drive ASAP: French invoicing, contacts and e-signature from any MCP client (NF203-compliant).
Drive Adobe Premiere Pro from an AI agent: transcript search, markers, cuts, exports, 277 tools.
Answers built from our own checks of this server.