You're viewing a demo portfolio

Join the waitlist
PRSM

html_to_text

Active

Tool of Htmltext

declared in 0.1.0

Convert HTML to readable plain text (keyless, offline): drops scripts/styles/comments, converts block elements to newlines, decodes entities, and collapses whitespace. Ideal for cleaning scraped HTML.

Parameters schema

{
  "type": "object",
  "required": [
    "html"
  ],
  "properties": {
    "html": {
      "type": "string",
      "description": "The HTML to convert."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Htmltext

https://github.com/pipeworx-io/mcp-htmltext

1/7 registries
View full server →