mcp-htmltext
HTML → text MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 1167+ live data sources.
Tools
| Tool | Description |
|---|---|
html_to_text |
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. |
extract_links |
Extract all hyperlinks from HTML as {href, text} pairs (keyless, offline). |
extract_metadata |
Pull page metadata from HTML (keyless, offline): , meta description/keywords, and Open Graph (og:*) tags.</td> </tr> </tbody> </table> Quick StartAdd to your MCP client (Claude Desktop, Cursor, Windsurf, etc.): Or connect to the full Pipeworx gateway for access to all 1167+ data sources: Using with ask_pipeworxInstead of calling tools directly, you can ask questions in plain English: The gateway picks the right tool and fills the arguments automatically. MoreLicenseMIT |