com.allpdfmagic/allpdfmagic

MCPcommunitylive
v1.0.0com.allpdfmagicUnknownUpdated 1mo ago

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

Endpoint healthlive
checked 8h ago · 627ms
100% of the last 4 checks reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
1mo agoLast update
Package
Authorcom.allpdfmagic
LicenseUnknown
Version1.0.0
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: this listing has no repository on file, so `forge publish` cannot verify ownership automatically. Use "Claim this listing" above — Forge reviews these by hand.
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface7 tools · none privileged
Security scan✓ Cleanvlive · todayHow well does this scan work?
EvalsNone
IndexedJul 18, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

7 tools · none privileged
Observed live from the vendor's endpoint8h ago

Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.

  • https://api.allpdfmagic.com/mcp7 tools · 627ms
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.

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

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

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

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

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

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

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

7 of 7 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

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

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.