Proton Drive Cli Mcp
@borealstack
关于 Proton Drive Cli Mcp
Proton Drive CLI MCP server and Codex/Claude-ready metadata for the official Proton Drive CLI
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"proton-drive": {
"command": "npx",
"args": [
"-y",
"@borealstack/proton-drive-cli-mcp"
],
"env": {}
}
}
}工具
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.
概览
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
—
开发工具 分类下的更多 MCP 服务器
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
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
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
评论