pCloudy MCP Server

The official pCloudy MCP server, published by pCloudy as the Python package pcloudy-mcp and run over stdio with uvx. It exposes 36 tools across four groups — device booking, browser booking, app management, and QPilot AI test authoring — letting an MCP client list and book real devices and browsers, upload, install and resign apps, create projects/folders/tests, drive a QPilot playground session in natural-language steps, and manage test data. Authentication is by pCloudy username plus API key supplied as environment variables; the server mints and caches an access token against the same /api/access endpoint the REST API uses.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/pcloudy-mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: opkey:pcloudy-mcp
name: pCloudy MCP Server
description: The official pCloudy MCP server, published by pCloudy as the Python package pcloudy-mcp and
  run over stdio with uvx. It exposes 36 tools across four groups — device booking, browser booking, app
  management, and QPilot AI test authoring — letting an MCP client list and book real devices and browsers,
  upload, install and resign apps, create projects/folders/tests, drive a QPilot playground session in
  natural-language steps, and manage test data. Authentication is by pCloudy username plus API key supplied
  as environment variables; the server mints and caches an access token against the same /api/access endpoint
  the REST API uses.
humanURL: https://www.pcloudy.com/docs/mcp-server/
baseURL: https://device.pcloudy.com
tags:
- MCP
- Agents
- Test Automation
properties:
- type: MCPServer
  url: mcp/opkey-pcloudy-mcp.yml
- type: ToolCrosswalk
  url: mcp/opkey-tool-crosswalk.yml
- type: Documentation
  url: https://www.pcloudy.com/docs/mcp-server/