Web Content Extractor
Rank #50,390io.github.agenson-horrowitz/web-content-extractor
Extract and process web content into clean, structured formats optimized for LLMs.
Web Content Extractor is a Model Context Protocol (MCP) server published by agenson-tools. It ranks #50,390 of 132,113 servers tracked on MCP Toplist. Web Content Extractor is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Apr 2, 2026 and most recently updated on Apr 2, 2026.
Ranks ahead of 81,723 of 132,113 servers on MCP Toplist.
Use Web Content Extractor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add web-content-extractor -- npx -y @agenson-horrowitz/web-content-extractor-mcp[mcp_servers.web-content-extractor]
command = "npx"
args = ["-y", "@agenson-horrowitz/web-content-extractor-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"web-content-extractor": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"web-content-extractor": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"web-content-extractor": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"web-content-extractor": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"web-content-extractor": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.agenson-horrowitz%2Fweb-content-extractor)<a href="https://mcptoplist.com/server/io.github.agenson-horrowitz%2Fweb-content-extractor"><img src="https://mcptoplist.com/badge/io.github.agenson-horrowitz%2Fweb-content-extractor.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
agenson-tools
Other servers by agenson-tools
- Agent Output Guard#50,387 · 2 vers
- Document Parser#50,388 · 2 vers
- Structured Data Validator#50,389 · 2 vers
- Token Economist#100,984
Available versions (2)
| Version | Published |
|---|---|
| 1.0.8 | Apr 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Web Content Extractor?
- Web Content Extractor is maintained by agenson-tools, which publishes 5 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Web Content Extractor listed on the Official MCP Registry?
- Yes — Web Content Extractor is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Web Content Extractor have?
- MCP Toplist tracks 2 versions of Web Content Extractor, most recently published on Apr 2, 2026.
- Where can I find the source code for Web Content Extractor?
- The source code for Web Content Extractor is hosted at github.com/agenson-tools/web-content-extractor-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.