ScrapeUnblocker MCP Server
Rank #13,378com.scrapeunblocker/scrapeunblocker-mcp
Fetch any web page's HTML or AI-parsed JSON through the ScrapeUnblocker anti-bot API.
ScrapeUnblocker MCP Server is a Model Context Protocol (MCP) server published by ScrapeUnblocker. It ranks #13,378 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ScrapeUnblocker MCP Server is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 118,735 of 132,113 servers on MCP Toplist.
Use ScrapeUnblocker MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add scrapeunblocker-mcp -e "SCRAPEUNBLOCKER_KEY=<your SCRAPEUNBLOCKER_KEY>" -- npx -y scrapeunblocker-mcpReplace each placeholder with your own value before saving.
[mcp_servers.scrapeunblocker-mcp]
command = "npx"
args = ["-y", "scrapeunblocker-mcp"]
[mcp_servers.scrapeunblocker-mcp.env]
SCRAPEUNBLOCKER_KEY = "<your SCRAPEUNBLOCKER_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scrapeunblocker-mcp": {
"command": "npx",
"args": [
"-y",
"scrapeunblocker-mcp"
],
"env": {
"SCRAPEUNBLOCKER_KEY": "<your SCRAPEUNBLOCKER_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scrapeunblocker-mcp": {
"command": "npx",
"args": [
"-y",
"scrapeunblocker-mcp"
],
"env": {
"SCRAPEUNBLOCKER_KEY": "<your SCRAPEUNBLOCKER_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"scrapeunblocker-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"scrapeunblocker-mcp"
],
"env": {
"SCRAPEUNBLOCKER_KEY": "<your SCRAPEUNBLOCKER_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scrapeunblocker-mcp": {
"command": "npx",
"args": [
"-y",
"scrapeunblocker-mcp"
],
"env": {
"SCRAPEUNBLOCKER_KEY": "<your SCRAPEUNBLOCKER_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scrapeunblocker-mcp": {
"command": "npx",
"args": [
"-y",
"scrapeunblocker-mcp"
],
"env": {
"SCRAPEUNBLOCKER_KEY": "<your SCRAPEUNBLOCKER_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.scrapeunblocker%2Fscrapeunblocker-mcp)<a href="https://mcptoplist.com/server/com.scrapeunblocker%2Fscrapeunblocker-mcp"><img src="https://mcptoplist.com/badge/com.scrapeunblocker%2Fscrapeunblocker-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ScrapeUnblocker
Other servers by ScrapeUnblocker
View all ScrapeUnblocker servers →Available versions (4)
| Version | Published |
|---|---|
| 0.2.0 | Aug 29, 2026 |
| 0.1.4 | Aug 6, 2026 |
| 0.1.3 | Jul 16, 2026 |
| 0.1.2 | Jul 16, 2026 |
Frequently asked questions
- Who maintains ScrapeUnblocker MCP Server?
- ScrapeUnblocker MCP Server is maintained by ScrapeUnblocker, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is ScrapeUnblocker MCP Server listed on the Official MCP Registry?
- Yes — ScrapeUnblocker MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does ScrapeUnblocker MCP Server have?
- MCP Toplist tracks 4 versions of ScrapeUnblocker MCP Server, most recently published on Aug 29, 2026.
- Where can I find the source code for ScrapeUnblocker MCP Server?
- The source code for ScrapeUnblocker MCP Server is hosted at github.com/ScrapeUnblocker/scrapeunblocker-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.