Loading MCP server directory, please wait...
Extract and process web content into clean, structured formats optimized for LLMs.
npx @getmcp/cli add io.github.agenson-horrowitz/web-content-extractorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.agenson-horrowitz/web-content-extractor": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
]
}
}
}