PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://api.allpdfmagic.com/mcp7 outils · 627 msvalidate_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.
| Paramètre | Type | Description |
|---|---|---|
| gstin* | string | 15-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.
| Paramètre | Type | Description |
|---|---|---|
| file_url | string | HTTPS URL of the file to process (the server downloads it) |
| file_base64 | string | Base64-encoded file content (alternative to file_url; max 15MB decoded) |
| filename* | string | Filename 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.
| Paramètre | Type | Description |
|---|---|---|
| file_url | string | HTTPS URL of the file to process (the server downloads it) |
| file_base64 | string | Base64-encoded file content (alternative to file_url; max 15MB decoded) |
| filename* | string | Filename 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.
| Paramètre | Type | Description |
|---|---|---|
| file_url | string | HTTPS URL of the file to process (the server downloads it) |
| file_base64 | string | Base64-encoded file content (alternative to file_url; max 15MB decoded) |
| filename* | string | Filename 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.
| Paramètre | Type | Description |
|---|---|---|
| file_url | string | HTTPS URL of the file to process (the server downloads it) |
| file_base64 | string | Base64-encoded file content (alternative to file_url; max 15MB decoded) |
| filename* | string | Filename 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.
| Paramètre | Type | Description |
|---|---|---|
| files* | array | 2-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.
| Paramètre | Type | Description |
|---|---|---|
| files* | array | 2-10 documents. Each item: {file_url OR file_base64, filename} |
7 outils sur 7 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.