extract_links
ActiveTool of Htmltext
declared in 0.1.0
Extract all hyperlinks from HTML as {href, text} pairs (keyless, offline).
Parameters schema
{
"type": "object",
"required": [
"html"
],
"properties": {
"html": {
"type": "string",
"description": "The HTML."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Htmltext
https://github.com/pipeworx-io/mcp-htmltext
1/7 registries