netcafe-docs
N
netcafe-docs
/pdf_add_page_numbers

Add page numbers to a PDF

Stamp page numbers or footer text onto every page of a PDF. Supports a starting number, roman numerals, skipping a cover page, position and font size — the comb

liveverifiedunknown~5s typical
mcpprobednetcafe-docs
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ainetcafe-netcafe-docs /pdf_add_page_numbers for me.

Input

FieldTypeDescription
url*stringPublic URL of the PDF.
stylestringarabic (default) | roman (i, ii, iii) | ROMAN (I, II, III)
start_atintegerNumber to start from (default 1).
skip_firstintegerLeave this many leading pages unnumbered, e.g. 1 for a cover.
positionstringbottom-center (default) | bottom-left | bottom-right | top-center | top-left | top-right
textstringTemplate, default "{n}". Use {n} and {total}.
font_sizeintegerFont size, default 10.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-ainetcafe-netcafe-docs","endpoint":"/pdf_add_page_numbers","input":{"url":"..."}}'
cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-docs -e /pdf_add_page_numbers -i '{"url":"..."}'
mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-docs", endpoint: "/pdf_add_page_numbers", input: {"url":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.