You're viewing a demo portfolio

Join the waitlist
PRSM

table

Active

Tool of io.github.mercuryx402/mercury-x402-mcp

declared in 1.0.0

URL in → the page's main HTML <table>(s) parsed into typed, header-keyed rows (JSON) + clean RFC-4180 CSV, with a signed provenance receipt over the exact extracted grid. Deterministic, keyless, no LLM — x402, USDC on Base mainnet. — $0.006/call

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "maxLength": 2048,
      "description": "the page to extract tables from (http/https)"
    },
    "table": {
      "type": "string",
      "maxLength": 8,
      "description": "optional: 0-based index of a SINGLE table to return (document order). Omit to return ALL tables found (up to the cap)."
    },
    "format": {
      "enum": [
        "both",
        "json",
        "csv"
      ],
      "type": "string",
      "description": "optional: which serialisations to include in `data` (default: both)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.mercuryx402/mercury-x402-mcp

https://github.com/mercuryx402/mercury-x402-mcp

1/7 registries
View full server →