11 tools from the Pagebolt MCP Server, categorised by risk level.
View the Pagebolt policy →check_usage Check your current PageBolt API usage and plan limits. inspect_page Inspect a web page and get a structured map of all interactive elements, headings, forms, links, and images — each with a unique CSS selector. Use ... 2/5 list_devices List all available device presets for viewport emulation (e.g. iphone_14_pro, macbook_pro_14). Use the returned device names with the viewportDevic... list_sessions List all active persistent browser sessions for your API key. Returns session IDs, creation times, and expiry times. Useful for checking which sess... take_screenshot Capture a screenshot of a URL, HTML, or Markdown content. Supports device emulation, ad/chat/tracker blocking, metadata extraction, geolocation, ti... 2/5 create_og_image Generate an Open Graph / social card image. Returns an image using built-in templates or custom HTML. 3/5 create_session Create a persistent browser session (Starter+ plan required). The session keeps a live browser page open so you can reuse cookies, localStorage, an... 2/5 generate_pdf Generate a PDF from a URL or HTML content. Supports custom margins, headers/footers, page ranges, and scaling. Saves the PDF to disk and returns th... 3/5 record_video Record a professional demo video of a multi-step browser automation sequence. Produces MP4/WebM/GIF with cursor highlighting, click effects, smooth... 4/5 The Pagebolt MCP server exposes 11 tools across 4 categories: Read, Write, Destructive, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Pagebolt server.
Pagebolt tools are categorised as Read (5), Write (4), Destructive (1), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept