Cloudlayer

Cloudlayer

cloudlayer.io is a document and asset generation service that enables users to dynamically create PDFs and images through a REST-based API, SDKs, or no-code integrations.

3VIEWS
2363USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app cloudlayernpx @composio/cli add cursor --app cloudlayernpx @composio/cli add cursor --app cloudlayernpx @composio/cli add cursor --app cloudlayer

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Storage

Tool to add a new user storage configuration. use when you need to attach an external bucket or container for file storage.

Get Asset

Tool to retrieve a specific asset by its id. use when you need to fetch metadata or download url of an existing asset after its generation.

Get Api Status

Tool to test api reachability. use when checking if the cloudlayer api is available.

Html To Image

Tool to convert base64-encoded html to an image. use when you need to render raw html or a url into png, jpeg, or webp after content load.

Convert Html To Pdf

Tool to convert html or a public url into a pdf document. use when you need programmatic pdf generation from html content.

List Assets

Tool to list the ten most recent assets. use when you need to retrieve your latest cloudlayer assets.

List Storage Configurations

Tool to retrieve a list of all storage configurations. use after authenticating to cloudlayer to view your account's storage settings.

Convert Url To Image

Tool to convert a webpage url to an image. use when dynamic screenshot parameters are needed.

Convert Url To Pdf

Tool to convert a url to pdf with full parameter support. use when you need advanced control over paper size, margins, headers/footers, or webhook callbacks.

9 actions available