Skip to main content
Glama

Proton Drive MCP

by anyrxo

get_file_info

Retrieve detailed information about a specific file or folder on Proton Drive by providing its path to understand its properties and structure.

Instructions

Get information about a file or folder

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the file or folder

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the file or folder", "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