# AllPDFMagic MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-allpdfmagic-allpdfmagic
- Website: https://www.allpdfmagic.com/docs/mcp

## Install
- Endpoint: https://api.allpdfmagic.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.allpdfmagic.com/mcp

## Tools
- validate_gstin - 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. Endpoint: https://api.allpdfmagic.com/mcp
- compress_pdf - Compress a PDF file to reduce its size. Returns a download URL for the compressed file. Free tier: 500 calls/month. Endpoint: https://api.allpdfmagic.com/mcp
- pdf_to_excel - Convert a PDF (tables, statements, reports) to an Excel file. Returns a download URL. Requires Premium tier or above. Endpoint: https://api.allpdfmagic.com/mcp
- extract_invoice_data - Extract structured data from an invoice PDF: vendor, invoice number, date, line items, taxes (GST-aware), totals — as JSON. Requires Team tier or above. Endpoint: https://api.allpdfmagic.com/mcp
- parse_bank_statement - 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. Endpoint: https://api.allpdfmagic.com/mcp
- reconcile_documents - 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. Endpoint: https://api.allpdfmagic.com/mcp
- detect_document_fraud - 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. Endpoint: https://api.allpdfmagic.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.allpdfmagic
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 18, 2026
- Source: https://registry.modelcontextprotocol.io
