# @bigapi/mcp

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.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.3.3
- **License:** MIT
- **npm:** @bigapi/mcp
- **Source:** https://github.com/BiGapi-2026/bigapi-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 3 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-30T12:50:26.458Z
- **Version scanned:** 0.3.3
- **CVEs:** none found by OSV at scan time

## Tools

17 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_access` — 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 ope
- `get_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 
- `get_usage` — This month's bigapi operations and their cost, grouped by operation type. Free and read-only – useful for cost reporting and audits.
- `set_monthly_cap` — 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 prot
- `get_pricing` — Machine-readable price list of bigapi.dev: every available operation with its price in US cents. Free, no key required.
- `render` — 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 (repor
- `pdf_merge` — 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 re
- `pdf_split` — 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
- `pdf_rotate` — 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.
- `pdf_compress` — 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 q
- `pdf_to_images` — 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 
- `screenshot` — Screenshot any public URL with real device presets (desktop, laptop, tablet, mobile), full page by default – for visual checks, monitoring, documentation, or ar
- `ocr` — 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 te
- `pdf_to_pdfa` — 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.
- `office_to_pdf` — 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 installati
- `image_process` — 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 t
- `image_info` — 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.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@bigapi/mcp\"\n      ],\n      \"env\": {\n        \"BIGAPI_KEY\": \"<YOUR_BIGAPI_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `BIGAPI_KEY` — Bigapi Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40bigapi%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40bigapi%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40bigapi%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40bigapi%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
