Web Content Extractor runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 2 Apr 2026.
Extract and process web content into clean, structured formats optimized for LLMs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add web-content-extractor -- npx -y @agenson-horrowitz/web-content-extractor-mcp
{
"mcpServers": {
"web-content-extractor": {
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.web-content-extractor]
command = "npx"
args = ["-y", "@agenson-horrowitz/web-content-extractor-mcp"]
{
"mcpServers": {
"web-content-extractor": {
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"web-content-extractor": {
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.