Back to search
30
MCP

n8n-nodes-reader-view

n8n/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 engine behind Firefox Reader View.

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

Similar MCP servers embedding-nearest

n8n-nodes-html-readability
n8n node to extract readable content from HTML using Mozilla Readability
0 tools
n8n-nodes-webpage-content-extractor
Extracts the content from a given URL. Similar to the 'Reader' mode in your browser, it ignores headers, footers, banners, etc.
0 tools
n8n-nodes-rssmedia
An n8n community node for reading RSS feeds and extracting media content with advanced filtering options
0 tools
n8n-nodes-deepread
n8n community node for DeepRead — document AI with OCR, structured extraction, form filling, and PII redaction
0 tools
n8n-nodes-html-tag-extract
n8n helper nodes to extract HTML tags, parse JSON and more
0 tools
n8n-nodes-weread
n8n community node for WeRead (微信读书) - Access your bookshelf, notes, bookmarks and reading data
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-reader-view": {
      "url": "None",
      "transport": "http"
    }
  }
}