← Registry

Data Collection

mart402.com

Extracts structured data from URLs, documents, invoices, and Japanese company websites.

x402 supported1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://mart402.com/mcp

No auth detected

MCP server metadata

Name
mart402
Version
0.1.0
Capabilities
tools

Known tools 8

extract_url

Extract main content from a URL as Markdown with metadata (title/author/date/lang).

Inferred read-only
parse_document

PDF to structured Markdown.

Inferred read-only
ocr_image

OCR a single image to text with hallucination-guarded quality signals: dual-engine consensus (VLM + traditional OCR), calibrated confidence, per-segment corroboration.

Inferred read-only
enrich_company

Company name/domain/URL to a verified profile from primary sources (official site + GLEIF LEI registry): per-field evidence + confidence, honest nulls (never guesses).

Inferred read-only
verify_invoice

Business verification of extracted invoice fields: tax math check, line-item sum, Japan invoice registration number check-digit, accounting-ready JSON.

Potential side effects
structured_extract

Fill YOUR JSON schema from any URL (hybrid LLM + deterministic canonicalization; F1 1.

Inferred read-only
jp_company

Japanese company site to standard profile JSON (name/address/representative/capital/listing etc).

Inferred read-only
get_catalog

Get the Mart402 product/pricing catalog (machine-readable).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mart402]
url = "https://mart402.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mart402": {
      "type": "http",
      "url": "https://mart402.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mart402
Remote MCP URL: https://mart402.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mart402": {
      "url": "https://mart402.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mart402": {
      "type": "http",
      "url": "https://mart402.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mart402",
  "transport": "streamable-http",
  "url": "https://mart402.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mart402.com was fetched 2026-08-02T21:28:12.991Z.

Trust status Neutral

mart402.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.