WebReaper
Rank #4,483io.github.alex-on-ai/webreaper
AI-native web scraper: scrape, crawl and map any site to clean markdown over stdio. MIT-licensed.
WebReaper is a Model Context Protocol (MCP) server published by alex-on-ai. It ranks #4,483 of 132,046 servers tracked on MCP Toplist, and its repository has 148 GitHub stars. WebReaper is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 3, 2026 and most recently updated on Jun 28, 2026.
Ranks ahead of 127,563 of 132,046 servers on MCP Toplist.
Use WebReaper
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add webreaper -- dnx WebReaper.Mcp[mcp_servers.webreaper]
command = "dnx"
args = ["WebReaper.Mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"webreaper": {
"command": "dnx",
"args": [
"WebReaper.Mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"webreaper": {
"command": "dnx",
"args": [
"WebReaper.Mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"webreaper": {
"type": "stdio",
"command": "dnx",
"args": [
"WebReaper.Mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"webreaper": {
"command": "dnx",
"args": [
"WebReaper.Mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"webreaper": {
"command": "dnx",
"args": [
"WebReaper.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.alex-on-ai%2Fwebreaper)<a href="https://mcptoplist.com/server/io.github.alex-on-ai%2Fwebreaper"><img src="https://mcptoplist.com/badge/io.github.alex-on-ai%2Fwebreaper.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
alex-on-ai
Available versions (1)
| Version | Published |
|---|---|
| 11.3.2 | Jun 28, 2026 |
Frequently asked questions
- Who maintains WebReaper?
- WebReaper is maintained by alex-on-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is WebReaper listed on the Official MCP Registry?
- Yes — WebReaper is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does WebReaper have?
- MCP Toplist tracks 1 version of WebReaper, most recently published on Jun 28, 2026.
- Where can I find the source code for WebReaper?
- The source code for WebReaper is hosted at github.com/alex-on-ai/webreaper.
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.