MCP server for bigapi.dev – the output layer for AI agents: render HTML/Markdown to PDF, merge/split/compress PDFs, convert images. One cent per operation.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
BIGAPI_KEYAPI keyoptionalOptional API key (otherwise call the get_access tool)
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
get_accessCreate a free bigapi API key instantly – no signup, no credit card, nothing to install. Includes 100 free operations that never expire; afterwards $0.01 per operation from a prepaid balance that never expires either. The key is stored locally and used by all other bigapi tools. Call this once if no…Create a free bigapi API key instantly – no signup, no credit card, nothing to install. Includes 100 free operations that never expire; afterwards $0.01 per operation from a prepaid balance that never expires either. The key is stored locally and used by all other bigapi tools. Call this once if no…
No input schema was published for this tool.
get_balanceCheck the configured bigapi key: remaining credit, free operations left, monthly cap and spend this month. Free and read-only – call before large batch jobs or when an operation reports low balance.Check the configured bigapi key: remaining credit, free operations left, monthly cap and spend this month. Free and read-only – call before large batch jobs or when an operation reports low balance.
No input schema was published for this tool.
get_usageThis month's bigapi operations and their cost, grouped by operation type. Free and read-only – useful for cost reporting and audits.This month's bigapi operations and their cost, grouped by operation type. Free and read-only – useful for cost reporting and audits.
No input schema was published for this tool.
set_monthly_capSet the monthly spending cap of the configured bigapi key in US cents (default 1000 = $10). Raise it before large batch jobs (e.g. 5000 = $50); lower it to protect against runaway loops. Applies from the next operation.Set the monthly spending cap of the configured bigapi key in US cents (default 1000 = $10). Raise it before large batch jobs (e.g. 5000 = $50); lower it to protect against runaway loops. Applies from the next operation.
No input schema was published for this tool.
get_pricingMachine-readable price list of bigapi.dev: every available operation with its price in US cents. Free, no key required.Machine-readable price list of bigapi.dev: every available operation with its price in US cents. Free, no key required.
No input schema was published for this tool.
renderRender HTML, Markdown or a public URL into a pixel-perfect PDF (default) or PNG via server-side Chromium – the reliable way to produce polished documents (reports, invoices, offers, letters, documentation) without a local browser or PDF library. Full CSS, page formats A4/A3/Letter/Legal, optional p…Render HTML, Markdown or a public URL into a pixel-perfect PDF (default) or PNG via server-side Chromium – the reliable way to produce polished documents (reports, invoices, offers, letters, documentation) without a local browser or PDF library. Full CSS, page formats A4/A3/Letter/Legal, optional p…
No input schema was published for this tool.
pdf_mergeMerge two or more PDF files (local paths, kept in the given order) into a single PDF – e.g. combine chapters, append attachments to an invoice, or assemble a report from parts. $0.01.Merge two or more PDF files (local paths, kept in the given order) into a single PDF – e.g. combine chapters, append attachments to an invoice, or assemble a report from parts. $0.01.
No input schema was published for this tool.
pdf_splitExtract pages from a PDF into a new PDF. Page expression like "1-3,7,9-z" (z = last page) – e.g. "1" for the first page only, "2-z" to drop a cover sheet. $0.01.Extract pages from a PDF into a new PDF. Page expression like "1-3,7,9-z" (z = last page) – e.g. "1" for the first page only, "2-z" to drop a cover sheet. $0.01.
No input schema was published for this tool.
pdf_rotateRotate PDF pages by 90, 180 or 270 degrees – e.g. to fix sideways or upside-down scans. All pages by default, or a range like "2-4". $0.01.Rotate PDF pages by 90, 180 or 270 degrees – e.g. to fix sideways or upside-down scans. All pages by default, or a range like "2-4". $0.01.
No input schema was published for this tool.
pdf_compressShrink a PDF's file size, e.g. to fit e-mail attachment limits. Levels: screen (smallest), ebook (default, good for sharing), printer, prepress (largest, best quality). $0.01.Shrink a PDF's file size, e.g. to fit e-mail attachment limits. Levels: screen (smallest), ebook (default, good for sharing), printer, prepress (largest, best quality). $0.01.
No input schema was published for this tool.
pdf_to_imagesRender PDF pages as JPEG (default) or PNG images – the standard way to let a vision model look at a PDF, or to create page previews/thumbnails. Choose dpi (150 default, 300 for fine detail) and a page range. Single page → image file, multiple pages → ZIP. $0.01.Render PDF pages as JPEG (default) or PNG images – the standard way to let a vision model look at a PDF, or to create page previews/thumbnails. Choose dpi (150 default, 300 for fine detail) and a page range. Single page → image file, multiple pages → ZIP. $0.01.
No input schema was published for this tool.
screenshotScreenshot any public URL with real device presets (desktop, laptop, tablet, mobile), full page by default – for visual checks, monitoring, documentation, or archiving a page exactly as a browser sees it. Optional delay for late-loading content. Returns the local output path. $0.01.Screenshot any public URL with real device presets (desktop, laptop, tablet, mobile), full page by default – for visual checks, monitoring, documentation, or archiving a page exactly as a browser sees it. Optional delay for late-loading content. Returns the local output path. $0.01.
No input schema was published for this tool.
ocrTurn a scanned PDF or a photo of a document (local path) into a searchable PDF (default), plain text, or per-page JSON. Use whenever a PDF has no extractable text layer. Languages as tesseract codes, e.g. "deu", "eng", "deu+eng". $0.01 PER PAGE.Turn a scanned PDF or a photo of a document (local path) into a searchable PDF (default), plain text, or per-page JSON. Use whenever a PDF has no extractable text layer. Languages as tesseract codes, e.g. "deu", "eng", "deu+eng". $0.01 PER PAGE.
No input schema was published for this tool.
pdf_to_pdfaConvert a PDF (local path) to archival PDF/A-2b with embedded fonts – required for long-term storage and legal/tax compliance workflows. $0.05.Convert a PDF (local path) to archival PDF/A-2b with embedded fonts – required for long-term storage and legal/tax compliance workflows. $0.05.
No input schema was published for this tool.
office_to_pdfConvert an Office document (local path: DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, ODP, RTF, CSV, TXT) to PDF via server-side LibreOffice – no Office installation needed anywhere. $0.01 PER PAGE.Convert an Office document (local path: DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, ODP, RTF, CSV, TXT) to PDF via server-side LibreOffice – no Office installation needed anywhere. $0.01 PER PAGE.
No input schema was published for this tool.
image_processResize, crop, rotate, convert (jpeg/png/webp/avif/tiff), compress, strip EXIF and/or text-watermark an image – several steps chained in one call, e.g. "resize to 1200px, convert to webp, quality 80". $0.01.Resize, crop, rotate, convert (jpeg/png/webp/avif/tiff), compress, strip EXIF and/or text-watermark an image – several steps chained in one call, e.g. "resize to 1200px, convert to webp, quality 80". $0.01.
No input schema was published for this tool.
image_infoRead an image's format, dimensions, color space and whether EXIF/ICC metadata is present – e.g. to decide processing steps or validate an upload. $0.01.Read an image's format, dimensions, color space and whether EXIF/ICC metadata is present – e.g. to decide processing steps or validate an upload. $0.01.
No input schema was published for this tool.
17 of 17 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for bigapi.dev – the output layer for AI agents: render HTML/Markdown to PDF, merge/split/compress PDFs, convert images. One cent per operation.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
53 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+41 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.