# extract MCP server

Web extraction, OCR (Japanese-strong), invoice and company data for AI agents. x402, no API key.

## Links
- Registry page: https://www.getdrio.com/mcp/com-mart402-extract
- Website: https://mart402.com

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

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

## Tools
- get_catalog - Mart402 product catalog: all products, prices, payment config, error codes, rate limits. Free. Endpoint: https://mart402.com/mcp
- quote_parse - Free quote for PDF parsing: page count, route (text/scan-OCR) and the exact final price, before any payment. Use the returned quote_id with parse_document. Endpoint: https://mart402.com/mcp
- get_receipt - Re-fetch a previously paid result for free by receipt id (every paid response carries receipt_id). Endpoint: https://mart402.com/mcp
- search_x402_services - Search the Market402 verified index of the whole x402 economy by capability (e.g. 'ocr', 'market-data'). Every result is a real, probed resource with a measured 402 Score. Free. Endpoint: https://mart402.com/mcp
- extract_url - Extract a web page to clean Markdown + metadata (auto JS rendering, robots.txt respected). $0.003 fast / $0.006 rendered; cached results half price. Endpoint: https://mart402.com/mcp
- parse_document - Parse a quoted PDF to structured Markdown (hallucination-guarded OCR for scanned pages, Japanese-strong). Get quote_id from quote_parse first; price is fixed by the quote. Endpoint: https://mart402.com/mcp
- ocr_image - OCR one image to text with dual-engine consensus, calibrated confidence and per-segment corroboration. Japanese-strong. Flat $0.005/image. Endpoint: https://mart402.com/mcp
- verify_invoice - Verify extracted invoice fields: arithmetic consistency, line-item totals, accounting-ready JSON. $0.005/call. Endpoint: https://mart402.com/mcp
- enrich_company - Company name/domain/URL to a verified profile from primary sources + GLEIF LEI registry. Per-field evidence + confidence, honest nulls; unresolved lookups never charged. $0.015/company. Endpoint: https://mart402.com/mcp
- structured_extract - Fill YOUR JSON schema from any URL (hybrid LLM + deterministic canonicalization). $0.02/call. Endpoint: https://mart402.com/mcp
- jp_company_profile - Japanese company site to a standard profile JSON (name, address, representative, capital, contact). $0.02/site. Endpoint: https://mart402.com/mcp
- document_pipeline - One call: PDF invoice to parse (hallucination-guarded OCR) + field extraction + arithmetic verification (+optional issuer enrich). Flat $0.05/document; inputs validated before payment. Endpoint: https://mart402.com/mcp
- pdf_merge - Merge 2-10 PDFs into one, in order. Deterministic, $0.003. Endpoint: https://mart402.com/mcp
- pdf_pages - Extract pages from a PDF by 1-based ranges (e.g. 1-3,7) into a new PDF. Deterministic, $0.002. Endpoint: https://mart402.com/mcp
- pdf_info - PDF facts before you pay for parsing: pages, metadata, per-page text volume, scanned-or-not estimate. $0.001. Endpoint: https://mart402.com/mcp

## Resources
Not captured

## Prompts
Not captured

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