com.allpdfmagic/allpdfmagic

MCPCommunitylive
v1.0.0com.allpdfmagicUnknownAktualisiert vor 1 Mon.

PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.

Endpunkt-Statuslive
geprüft vor 9 Std. · 627 ms
100 % der letzten 4 Prüfungen haben diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
vor 1 Mon.Letzte Aktualisierung
Paket
Autorcom.allpdfmagic
LizenzUnknown
Version1.0.0
Quellemcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/30
Publisher: für diesen Eintrag ist kein Repository hinterlegt, daher kann `forge publish` die Inhaberschaft nicht automatisch prüfen. Nutze oben „Diesen Eintrag beanspruchen“ — Forge prüft diese Fälle von Hand.
Domain-Verifizierung+0/10
Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
Prompt-Injection-Scan · sauber+30/30
Obfuskations-/Exfiltrations-Scan · sauber+20/20
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
AbhängigkeitenNicht auditiert
Tool-Oberfläche7 Tools · keines privilegiert
Sicherheits-Scan✓ Saubervlive · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert18. Juli 2026

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.

Tools

7 Tools · keines privilegiert
Live am Endpunkt des Anbieters beobachtet9h ago

Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.

  • https://api.allpdfmagic.com/mcp7 Tools · 627 ms
validate_gstinValidate an Indian GSTIN: format and check-digit (base-36 checksum). Catches typos and fabricated numbers instantly. Runs locally — no API key required. Note: does NOT confirm active registration on the GST portal.

Validate an Indian GSTIN: format and check-digit (base-36 checksum). Catches typos and fabricated numbers instantly. Runs locally — no API key required. Note: does NOT confirm active registration on the GST portal.

ParameterTypBeschreibung
gstin*string15-character GSTIN, e.g. 27AAPFU0939F1ZV
compress_pdfCompress a PDF file to reduce its size. Returns a download URL for the compressed file. Free tier: 500 calls/month.

Compress a PDF file to reduce its size. Returns a download URL for the compressed file. Free tier: 500 calls/month.

ParameterTypBeschreibung
file_urlstringHTTPS URL of the file to process (the server downloads it)
file_base64stringBase64-encoded file content (alternative to file_url; max 15MB decoded)
filename*stringFilename with extension, e.g. invoice.pdf
pdf_to_excelConvert a PDF (tables, statements, reports) to an Excel file. Returns a download URL. Requires Premium tier or above.

Convert a PDF (tables, statements, reports) to an Excel file. Returns a download URL. Requires Premium tier or above.

ParameterTypBeschreibung
file_urlstringHTTPS URL of the file to process (the server downloads it)
file_base64stringBase64-encoded file content (alternative to file_url; max 15MB decoded)
filename*stringFilename with extension, e.g. invoice.pdf
extract_invoice_dataExtract structured data from an invoice PDF: vendor, invoice number, date, line items, taxes (GST-aware), totals — as JSON. Requires Team tier or above.

Extract structured data from an invoice PDF: vendor, invoice number, date, line items, taxes (GST-aware), totals — as JSON. Requires Team tier or above.

ParameterTypBeschreibung
file_urlstringHTTPS URL of the file to process (the server downloads it)
file_base64stringBase64-encoded file content (alternative to file_url; max 15MB decoded)
filename*stringFilename with extension, e.g. invoice.pdf
parse_bank_statementParse a bank statement PDF (any Indian bank + international formats) into categorized transactions with dates, amounts, balances, payment modes (UPI/NEFT/ATM/...), and an income/expense summary. Requires Developer tier or above.

Parse a bank statement PDF (any Indian bank + international formats) into categorized transactions with dates, amounts, balances, payment modes (UPI/NEFT/ATM/...), and an income/expense summary. Requires Developer tier or above.

ParameterTypBeschreibung
file_urlstringHTTPS URL of the file to process (the server downloads it)
file_base64stringBase64-encoded file content (alternative to file_url; max 15MB decoded)
filename*stringFilename with extension, e.g. invoice.pdf
reconcile_documentsReconcile two or more documents (e.g. purchase register vs GSTR-2B, bank statement vs ledger). Matches line items by GSTIN + invoice number + amount; reports matches, mismatches with exact fields, and unmatched items. Requires Developer tier or above.

Reconcile two or more documents (e.g. purchase register vs GSTR-2B, bank statement vs ledger). Matches line items by GSTIN + invoice number + amount; reports matches, mismatches with exact fields, and unmatched items. Requires Developer tier or above.

ParameterTypBeschreibung
files*array2-10 documents. Each item: {file_url OR file_base64, filename}
detect_document_fraudScreen a batch of 2+ invoices/documents for fraud signals: fabricated GSTINs (check-digit), duplicate invoice numbers across documents, duplicate/near-duplicate files, and amount anomalies. Requires Developer tier or above.

Screen a batch of 2+ invoices/documents for fraud signals: fabricated GSTINs (check-digit), duplicate invoice numbers across documents, duplicate/near-duplicate files, and amount anomalies. Requires Developer tier or above.

ParameterTypBeschreibung
files*array2-10 documents. Each item: {file_url OR file_base64, filename}

7 von 7 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.

Über

PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.