Skip to main content
Glama

Proton Drive MCP

by anyrxo

read_file

Retrieve and display content from a text file stored in Proton Drive by specifying the file path, enabling quick access and integration for AI assistants.

Instructions

Read a text file from Proton Drive

Input Schema

NameRequiredDescriptionDefault
pathYesFile path relative to Proton Drive root

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "File path relative to Proton Drive root", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from Proton Drive MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anyrxo/proton-drive-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server