MCP Server
MCP
io.github.Custodia-Admin/pagebolt
Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "pagebolt-mcp",
"version": "1.8.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your PageBolt API key (get one free at https://pagebolt.dev)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PAGEBOLT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment