io.github.Custodia-Admin/pagebolt
Quality Score
84
/100
Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"pagebolt": {
"command": "npx",
"args": [
"-y",
"pagebolt-mcp"
],
"env": {
"PAGEBOLT_API_KEY": "<your-pagebolt_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"pagebolt": {
"command": "npx",
"args": [
"-y",
"pagebolt-mcp"
],
"env": {
"PAGEBOLT_API_KEY": "<your-pagebolt_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y pagebolt-mcp§02 Environment variables
PAGEBOLT_API_KEYrequiredsecret
Your PageBolt API key (get one free at https://pagebolt.dev)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai