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%
4 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
agentfetch-mcp
MCP server for fetching web URLs with token estimation, smart caching, and intelligent routing. Built for AI agents.
0 tools
@agenson-horrowitz/agent-output-guard-mcp
Agent Output Guard MCP Server - Validate and verify data from other agents before acting on it. Zero LLM costs, pure computation. Solves coo
0 tools
isagentready-mcp
MCP server for scanning websites for AI agent readiness via the IsAgentReady API
0 tools
mcp-server-image-extractor
MCP server for extracting and categorizing images from web pages with intelligent classification
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"
    }
  }
}