← Index

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

io.github.agenson-horrowitz/web-content-extractor·v1.0.8·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "web-content-extractor": {
      "command": "npx",
      "args": [
        "-y",
        "@agenson-horrowitz/web-content-extractor-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "web-content-extractor": {
      "command": "npx",
      "args": [
        "-y",
        "@agenson-horrowitz/web-content-extractor-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @agenson-horrowitz/web-content-extractor-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other