Pagebolt is a Model Context Protocol (MCP) server: Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor. Because it speaks the Model Context Protocol, AI assistants can use Pagebolt as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package pagebolt-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need PAGEBOLT_API_KEY. The current release is v1.8.2, published under the MIT license, with source at Custodia-Admin/pagebolt-mcp on GitHub.
On mcp.site, Pagebolt sits in the Web Scraping category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Pagebolt for Custodia-Admin, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — pagebolt-mcp · MCP over stdio
▸Credentials — Requires PAGEBOLT_API_KEY
▸Open source — MIT license · Custodia-Admin/pagebolt-mcp