Skip to content
Back to search
30
MCP

@agenson-horrowitz/web-content-extractor-mcp

npm/@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 web data

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

Similar MCP servers embedding-nearest

@agenson-horrowitz/document-parser-mcp
Multi-format document parser MCP server - extract text, tables, and metadata from PDFs, images, HTML, and office documents for AI agents
0 tools
@agenson-horrowitz/structured-data-validator-mcp
MCP server for validating, transforming, and normalizing structured data - built specifically for AI agents
0 tools
crewai-web-search-mcp
MCP server providing web search and content extraction for AI agents
0 tools
Web Content Extract Mcp
Web Content Extract Mcp connects AI agents to real public APIs via MCP. Tools include
0 tools · streamable-http
n24q02m/wet-mcp
Open-source MCP server for AI agents: web search, content extraction, and library docs -- 5-strategy
0 tools
agentfetch-mcp
MCP server for fetching web URLs with token estimation, smart caching, and intelligent routing. Built for AI agents.
0 tools

How to use

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

{
  "mcpServers": {
    "@agenson-horrowitz/web-content-extractor-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}