Skip to main content
Glama

Proton Drive MCP

by anyrxo

get_file_info

Retrieve detailed metadata about a file or folder stored in Proton Drive, including path, type, and other attributes, using the Model Context Protocol server.

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" }

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