Scrapfly MCP Server
Rank #11771smithery/scrapfly/scrapfly-mcp
Scrapes a web page given its URL for HTML or Text and Markdown (LLM accessible), powered by smart residential prox rotation and anti-bot bypass capabilities.
Scrapfly MCP Server is a Model Context Protocol (MCP) server published by scrapfly. It ranks #11771 of 58,832 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Scrapfly MCP Server is listed across 5 registries — Official MCP, Smithery, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Sep 8, 2025 and most recently updated on Dec 10, 2025.
Ranks ahead of 47,061 of 58,832 servers on MCP Toplist.
Use Scrapfly MCP Server
Add Scrapfly MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"scrapfly-mcp": {
"url": "https://mcp.scrapfly.io/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scrapfly-mcp": {
"command": "npx",
"args": [
"-y",
"scrapfly-mcp"
]
}
}
}Listed on 3 registries (2 delisted)
scrapfly
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Dec 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Scrapfly MCP Server?
- Scrapes a web page given its URL for HTML or Text and Markdown (LLM accessible), powered by smart residential prox rotation and anti-bot bypass capabilities.
- Who maintains Scrapfly MCP Server?
- Scrapfly MCP Server is maintained by scrapfly, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Scrapfly MCP Server an official MCP server?
- Yes — Scrapfly MCP Server is listed on the Official MCP Registry, alongside Smithery, Glama, PulseMCP and mcp.so.
- How many versions does Scrapfly MCP Server have?
- MCP Toplist tracks 2 versions of Scrapfly MCP Server, most recently published on Dec 10, 2025.
- Where can I find the source code for Scrapfly MCP Server?
- The source code for Scrapfly MCP Server is hosted at github.com/scrapfly/scrapfly-mcp.