PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://api.allpdfmagic.com/mcp7 strumenti · 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| files* | array | 2-10 documents. Each item: {file_url OR file_base64, filename} |
7 strumenti su 7 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.