Skip to content
Back to search
30
MCP

n8n-nodes-html-readability

n8n/n8n-nodes-html-readability

n8n node to extract readable content from HTML using Mozilla Readability

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-reader-view
n8n community node that extracts the readable article (title, byline, main content) from a URL or HTML using Mozilla Readability — the same
0 tools
n8n-nodes-html-to-text
n8n node to convert HTML content to plain text using html-to-text package
0 tools
n8n-nodes-html-tag-extract
n8n helper nodes to extract HTML tags, parse JSON and more
0 tools
n8n-nodes-cheerio-html-parser
n8n node to parse HTML using Cheerio
0 tools
n8n-nodes-cheerio
n8n node to parse HTML using Cheerio
0 tools
n8n-nodes-url2markdown
n8n node to convert URL to Markdown using Readability and Turndown
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-html-readability": {
      "url": "None",
      "transport": "http"
    }
  }
}