Skip to main content
Glama
rghrb

pCloud MCP

by rghrb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server. Defaults to 3847.3847
DATA_DIRNoDirectory for persistent data. Defaults to ./data../data
AUTH_MODENoAuthentication mode for the MCP endpoint: 'oauth' (default), 'bearer', or 'none'.oauth
PUBLIC_URLNoPublic origin of the server, e.g. https://pcloud-mcp.example.com (no trailing slash). Required in production.
MCP_AUTH_TOKENNoStatic bearer token required when AUTH_MODE is 'bearer'.
PCLOUD_API_HOSTNopCloud API host: 'api.pcloud.com' (US) or 'eapi.pcloud.com' (EU).
PCLOUD_CLIENT_IDNopCloud OAuth client ID, required for the /setup OAuth flow.
CONNECTOR_PASSWORDNoPassword for clients to connect. If unset, a random one is generated and written to data/connector-password.txt.
PCLOUD_ACCESS_TOKENNopCloud access token. Alternative to providing OAuth client credentials.
PCLOUD_CLIENT_SECRETNopCloud OAuth client secret, required for the /setup OAuth flow.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources