Back to search
30
MCP

n8n-nodes-webpage-content-extractor

n8n/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.

Uptime
0.0%
1 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-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-tag-extract
n8n helper nodes to extract HTML tags, parse JSON and more
0 tools
n8n-nodes-ifc-extractor
Custom n8n node for extracting information from IFC files using web-ifc
0 tools
n8n-nodes-pdf-page-extract
n8n node to extract PDF pages as an array of text
0 tools
n8n-nodes-crawl4ai
n8n nodes for Crawl4AI web crawler and data extraction
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-webpage-content-extractor": {
      "url": "None",
      "transport": "http"
    }
  }
}