Back to search
30
MCP

io.github.agenson-horrowitz/web-content-extractor

io.github.agenson-horrowitz/web-content-extractor

Extract and process web content into clean, structured formats optimized for LLMs.

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

Similar MCP servers embedding-nearest

Web Content Extractor
Extracts and processes web content for use in AI workflows.
0 tools
io.github.agenson-horrowitz/document-parser
Parse and extract structured data from various document formats (PDF, Word, HTML).
0 tools
@agenson-horrowitz/web-content-extractor-mcp
Agent-optimized MCP server for extracting clean, structured content from web pages - built specifically for AI agents that need LLM-friendly
0 tools
io.github.jgador/websharp
Search the web and extract article text for LLMs.
0 tools
Web Page Content Extractor
Extract clean text, headings, links, and metadata from any web page. Returns structured data with title, description, OG tags, up to 5000 ch
0 tools · http
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

How to use

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

{
  "mcpServers": {
    "io.github.agenson-horrowitz/web-content-extractor": {
      "url": "None",
      "transport": "http"
    }
  }
}