Submit

Invoice Parser Mcp

2 months ago
Invoice Parser MCP closes the data extraction gap in AI accounting and finance workflows. Point it at any PDF invoice, scanned receipt, or document image and get clean structured data back: • parse_invoice — full invoice → JSON (vendor, date, line items, totals, tax, currency) • parse_receipt — receipt image → structured data • extract_line_items — just the line items table • extract_totals — amounts, tax, currency only • validate_invoice — verify totals, flag math errors • export_to_csv — parsed results as CSV
Overview

no content

Server Config

{
  "mcpServers": {
    "invoice-parser": {
      "url": "https://invoice-parser-mcp.plain-cherry-e1fe.workers.dev/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.