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.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
BIGAPI_KEYAPI-SchlüsseloptionalOptional API key (otherwise call the get_access tool)
Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
17 von 17 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
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.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Der Durchlauf endete an der Tiefengrenze 4. Alles unterhalb dieser Ebene wurde nie aufgelöst.
Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.
36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)
53 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.
+41 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.
Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.