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.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
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.