{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "io.github.borealstack/proton-drive-cli-mcp", "title": "Proton Drive CLI MCP", "description": "Manage Proton Drive from MCP clients through Proton's official CLI without exposing credentials.", "version": "0.1.2", "websiteUrl": "https://github.com/borealstack/proton-drive-cli-mcp#readme", "repository": { "url": "https://github.com/borealstack/proton-drive-cli-mcp", "source": "github", "id": "1266483273" }, "icons": [ { "src": "https://raw.githubusercontent.com/borealstack/proton-drive-cli-mcp/main/assets/brand/proton-drive-cli-mcp-icon.png", "mimeType": "image/png", "sizes": [ "1024x1024" ] } ], "_meta": { "io.modelcontextprotocol.registry/publisher-provided": { "categories": [ "cloud-storage", "file-management", "secure-file-sharing" ], "keywords": [ "proton-drive", "proton-drive-cli", "claude", "codex", "vs-code", "github-copilot", "mcp" ], "summary": "Use Claude, Codex, VS Code/Copilot, and other MCP clients to list, upload, download, share, trash, and manage Proton Drive files through Proton's official CLI.", "safety": [ "Delegates authentication, encrypted Drive behavior, and session storage to Proton's official CLI.", "Does not request or store Proton credentials.", "Requires confirmation for destructive and account-changing tools." ], "install": { "command": "npx", "args": [ "-y", "@borealstack/proton-drive-cli-mcp" ] } } }, "packages": [ { "registryType": "npm", "identifier": "@borealstack/proton-drive-cli-mcp", "version": "0.1.2", "transport": { "type": "stdio" } } ] }