You're viewing a demo portfolio

Join the waitlist
PRSM

reader

Active

Tool of Toolcall

declared in 1.0.0

Turn any public web page, including JavaScript-heavy ones, into clean readable markdown (or text/html) with title and byline. Rendered by a real browser then stripped to the main content. Ideal for feeding pages to LLMs. JSON response. [Paid: $0.006 USDC per call via x402 on Base; the calling client pays automatically.]

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "Public page URL"
    },
    "format": {
      "enum": [
        "markdown",
        "text",
        "html"
      ],
      "type": "string",
      "description": "Output format, default markdown"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Toolcall

https://github.com/BeneIstvan/toolcall-mcp

1/7 registries
View full server →
reader — Toolcall — PRSM MCP