Proton Drive Cli Mcp
@borealstack
About Proton Drive Cli Mcp
Proton Drive CLI MCP server and Codex/Claude-ready metadata for the official Proton Drive CLI
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"proton-drive": {
"command": "npx",
"args": [
"-y",
"@borealstack/proton-drive-cli-mcp"
],
"env": {}
}
}
}Tools
37Check CLI discovery, managed install status, version, PATH status, authentication, and the next setup action.
Install the official CLI if needed, then diagnose CLI discovery, PATH status, version, and authentication.
Check whether the Proton Drive CLI can access the logged-in account.
Start the official Proton Drive CLI browser login flow and return quickly instead of waiting for login completion.
Inspect the background Proton Drive CLI login process started by proton_drive_auth_login.
Cancel the background Proton Drive CLI login process started by proton_drive_auth_login.
Log out the official Proton Drive CLI from the current OS user.
Download the latest official Proton Drive CLI for this system, verify Proton's SHA-512 checksum, and install it to a user-local managed path.
Show the Proton Drive CLI and SDK versions.
Show help for the root CLI or a supported command.
List children under a Proton Drive path with bounded output to keep responses manageable.
Start a background folder listing job and return a job ID for status polling.
Get metadata for a Proton Drive file or folder.
Create a folder under a Proton Drive parent path.
Upload one or more local files or folders to a Proton Drive parent path.
Start a background upload job and return a job ID for status polling or cancellation.
Download one or more Proton Drive paths into a local folder.
Start a background download job and return a job ID for status polling or cancellation.
Inspect one background list, upload, or download job, or list retained jobs when no job ID is provided.
Cancel a running background list, upload, or download job.
Download one small Proton Drive file to a temporary directory, reject binary or oversized content, and return UTF-8 text.
Write a small UTF-8 text file through a temporary local file and upload it to Proton Drive.
Rename a Proton Drive file or folder.
Copy one or more Proton Drive nodes into a target parent folder.
Move one or more Proton Drive nodes into a target parent folder.
Move Proton Drive files or folders to trash.
Restore Proton Drive files or folders from trash.
Permanently delete Proton Drive files or folders. This cannot be undone.
Permanently delete everything in Proton Drive trash. This cannot be undone.
Show sharing status for a Proton Drive path.
Invite Proton users to a shared Proton Drive path.
Remove one or all user invitations/access entries from a Proton Drive path.
Create or update a public sharing URL for a Proton Drive path. Custom link passwords are intentionally not accepted because the official CLI currently exposes them as command-line arguments.
Remove a public sharing URL from a Proton Drive path.
List pending Proton Drive invitations.
Accept a Proton Drive invitation by UID.
Reject a Proton Drive invitation by UID.
Overview
What is Proton Drive Cli Mcp?
A Model Context Protocol (MCP) server and Codex/Claude-ready metadata provider for the official Proton Drive CLI.
How to use Proton Drive Cli Mcp?
—
Key features of Proton Drive Cli Mcp
- MCP server for the official Proton Drive CLI
- Provides metadata for Codex/Claude integration
Use cases of Proton Drive Cli Mcp
—
FAQ from Proton Drive Cli Mcp
—
More Developer Tools MCP servers
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments