Mmcp.market

Document to JSON – PDF Invoice/Statement/Contract Parser MCP server

by fashionmascherine-svg·io.github.fashionmascherine-svg/document-to-json-mcp·v1.0.0

Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.

B82/100grade B
What users say
No reviews yet
Be the first
Safety scan
B82/100

full report

Adoption
Growing

8 stars

Reviews

Write one

Nobody has reviewed Document to JSON – PDF Invoice/Statement/Contract Parser yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Document to JSON – PDF Invoice/Statement/Contract Parser tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

no findings
  • –Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 206ms (auth required)20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 93 days ago8/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 82/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Document to JSON – PDF Invoice/Statement/Contract Parser repository's README, as published. We do not edit it. Read it on GitHub

Document-to-JSON Converter

Turn PDFs into structured JSON in seconds. AI-powered, no coding needed.

🚀 What does it do?

Paste a PDF URL → get structured JSON. That's it.

Powered by AI. Instead of rigid templates or fragile regex, an AI model actually reads and understands each document — so it adapts to any layout, language, or vendor, and even handles scanned files. That's why the same tool works on an Italian invoice, a Spanish receipt, or an English contract without any configuration.

Perfect for:

  • Accountants — extract invoice data (numbers, dates, totals, VAT, IBAN)
  • Developers — automate document processing in your apps
  • Business analysts — convert bank statements to spreadsheets
  • Legal teams — extract contract clauses and dates automatically

📋 Supported documents

✨ Example output

{
  "success": true,
  "data": {
    "document_type": "invoice",
    "confidence": 0.97,
    "metadata": {
      "invoice_number": "INV-2024-00123",
      "invoice_date": "2024-03-15",
      "currency": "EUR"
    },
    "seller": {
      "name": "Acme S.p.A.",
      "vat_id": "IT01234567890"
    },
    "line_items": [
      {
        "description": "Consulting services",
        "quantity": 1,
        "unit_price": 5000.00,
        "net_amount": 5000.00,
        "vat_rate": 22.0,
        "total": 6100.00
      }
    ],
    "totals": {
      "net_total": 5000.00,
      "vat_total": 1100.00,
      "grand_total": 6100.00
    },
    "payment_info": {
      "iban": "IT60X0542811101000000123456"
    }
  }
}

🧪 Live examples — try them now

Run the Actor on these public sample PDFs (synthetic data) to see the extraction quality for yourself:

Just paste one of these URLs as fileurl, pick the matching documenttype, and run. Each extraction takes ~15–20 seconds.

🎯 Why this Actor?

🔧 How to use

  1. Get a public PDF URL (Dropbox, Google Drive, your server)
  2. Select the document type
  3. Run the Actor
  4. Get your JSON in seconds

That's it. No configuration, no API keys needed.

💰 Pricing

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http document-to-json-mcp https://mcp.apify.com/?actors=opportunity-biz/document-to-json-mcp
Add to Cursor

Document to JSON – PDF Invoice/Statement/Contract Parser: common questions

Is Document to JSON – PDF Invoice/Statement/Contract Parser MCP server safe?
Mostly: it is graded B (82/100). Read the Document to JSON – PDF Invoice/Statement/Contract Parser safety report
How do I install Document to JSON – PDF Invoice/Statement/Contract Parser?
It runs remotely at mcp.apify.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Document to JSON – PDF Invoice/Statement/Contract Parser need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is Document to JSON – PDF Invoice/Statement/Contract Parser maintained?
The last commit was 94 days ago (2026-06-25). The latest release is v1.0.0.
Is Document to JSON – PDF Invoice/Statement/Contract Parser up?
100% of our last 28 checks got an answer. We check remote servers about four times a day.
What can I use instead of Document to JSON – PDF Invoice/Statement/Contract Parser?
Servers from other publishers that do the same job: Inter Bank MCP server, E Arveldaja MCP server and Camt053 MCP server. Compare all Document to JSON – PDF Invoice/Statement/Contract Parser alternatives.

Alternatives to Document to JSON – PDF Invoice/Statement/Contract Parser

Same job from other publishers: the closest match first, then the best rated.

All Document to JSON – PDF Invoice/Statement/Contract Parser alternatives →
  • Inter Bank
    Banco Inter — digital bank, boleto, PIX, statements, transfers
    B
  • E Arveldaja
    Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.
    B
  • Camt053
    MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.
    A
  • Finance Toolkit
    200+ transparent financial metrics calculated from raw statements, not third-party endpoints.
    A
  • BankMCP™
    Read-only MCP server for your own bank accounts via Enable Banking. Self-hosted, one user.
    A

More from fashionmascherine-svg →