Enterprise DNA
M MCP Servers Developer low

Custodia-Admin/pagebolt-mcp

by Various

An MCP server to allow AI agents to interact with PageBolt to take screenshots, grab PDFs, and more.

C

MCP

Custodia-Admin/pagebolt-mcp

Added 1 June 2026

#ai-agents #browser-automation #mcp #mcp-server #mcp-servers #pdf-generation #puppeteer #screenshot-api

Overview

An MCP server that enables AI agents to take screenshots and generate PDFs via PageBolt. It exposes these actions as tools that agents can call programmatically.

Best for

Best for
Developers building AI agents that need automated web page capture capabilities

Use cases

  • Capture webpage screenshots on demand
  • Generate PDFs from web pages
  • Integrate PageBolt actions into agent workflows

How to use

Tools exposed

  • PAGEBOLT_API_KEY
  • PAGEBOLT_BASE_URL

Tested with

Claude Desktop, Cursor, Windsurf, Cline

Example client config

{\n  "mcpServers": {\n    "pagebolt": {\n      "command": "npx",\n      "args": ["-y", "pagebolt-mcp"],\n      "env": {\n        "PAGEBOLT_API_KEY": "pf_live_your_key_here"\n      }\n    }\n  }\n}

Notes

An MCP server that enables AI agents to take screenshots and generate PDFs via PageBolt. It exposes these actions as tools that agents can call programmatically.

2 stars on GitHub. Last updated 2026-06-01. Licensed MIT.

Use cases

  • Capture webpage screenshots on demand
  • Generate PDFs from web pages
  • Integrate PageBolt actions into agent workflows

Pros

  • Simple MCP interface for agent integration
  • Lightweight JavaScript implementation
  • Directly addresses common web capture needs

Cons

  • Very early stage with only 2 GitHub stars
  • Limited documentation and community support
  • Depends on PageBolt service availability

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple MCP interface for agent integration
  • Lightweight JavaScript implementation
  • Directly addresses common web capture needs

Cons

  • Very early stage with only 2 GitHub stars
  • Limited documentation and community support
  • Depends on PageBolt service availability
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks