Serversio.github.Custodia-Admin/pagebolt
P

io.github.Custodia-Admin/pagebolt

io.github.Custodia-Admin/pagebolt · v1.8.2
▦ npm
v1.8.2npm npm: pagebolt-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Custodia-Admin/pagebolt",
  "description": "Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor.",
  "repository": {
    "url": "https://github.com/Custodia-Admin/pagebolt-mcp",
    "source": "github"
  },
  "version": "1.8.2",
  "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"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}