Skip to content
Back to search
30
MCP streamable-http

Receipt Extraction

com.acjlabs/receipt-extraction

Receipts and invoices to structured, validated JSON with AU GST/ABN awareness. MCP + HTTPS API.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.massanaroger/extracto-mcp
Turn any URL plus a schema into validated, typed JSON via the Extracto API.
0 tools
io.github.invapi-org/invapi-mcp
Extract, create, convert & validate invoices (UBL, CII, XRechnung, ZUGFeRD, PDF, Excel)
0 tools
com.wrapper-agency.parsedoc/parser
Parse receipts & invoices into structured JSON. Pay per call in USDC (x402 on Base), no API key.
0 tools
io.github.amranswill/pdfapi-mcp-server
Generate invoice, receipt, and report PDFs from structured JSON via a single API call.
0 tools
receipt extraction
Metadata-only Glama MCP connector.
0 tools · http
io.github.koraykoylu/ibanchecker-mcp
IBAN validation, extraction, format specs and BIC/SWIFT lookup tools for AI assistants.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "receipt_extraction": {
      "url": "https://acjlabs-receipt-extraction.acjlabs.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}