Custodia-Admin/pagebolt-mcp
by Various
An MCP server to allow AI agents to interact with PageBolt to take screenshots, grab PDFs, and more.
MCP
Custodia-Admin/pagebolt-mcp
Added 1 June 2026
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_KEYPAGEBOLT_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
firecrawl/firecrawl-mcp-server
Various
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
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.
