Skip to main content
Glama
fatherlinux

mcp-pcloud

by fatherlinux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PCLOUD_API_HOSTNoAPI host for EU accounts (e.g., eapi.pcloud.com)api.pcloud.com
PCLOUD_PASSWORDNoYour pCloud password for username/password authentication
PCLOUD_USERNAMENoYour pCloud email address for username/password authentication
PCLOUD_ACCESS_TOKENNoAccess token from pCloud developer portal

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pcloud_list_folderA

List contents of a folder in pCloud. Returns files and subfolders with their metadata.

pcloud_create_folderB

Create a new folder in pCloud.

pcloud_delete_folderA

Delete a folder from pCloud. Use recursive=true to delete non-empty folders.

pcloud_rename_folderA

Rename or move a folder in pCloud.

pcloud_copy_folderB

Copy a folder to another location in pCloud.

pcloud_get_file_infoC

Get metadata/information about a file in pCloud.

pcloud_delete_fileB

Delete a file from pCloud.

pcloud_rename_fileA

Rename or move a file in pCloud.

pcloud_copy_fileB

Copy a file to another location in pCloud.

pcloud_get_file_linkA

Get a temporary download link for a file in pCloud.

pcloud_create_public_linkC

Create a public sharing link for a file or folder.

pcloud_searchA

Search for files and folders in pCloud by name.

pcloud_read_text_fileB

Read the contents of a text file from pCloud.

pcloud_get_checksumA

Get SHA256, SHA1, and MD5 checksums for a file.

pcloud_get_user_infoA

Get information about the authenticated pCloud user, including quota usage.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/fatherlinux/mcp-pcloud'

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