Skip to content
Back to search
30
MCP

iflow-mcp_scrapling-fetch-mcp

pypi/iflow-mcp_scrapling-fetch-mcp

Helps AI assistants access text content from bot-protected websites. MCP server that fetches HTML/markdown from sites with anti-automation measures using Scrapling.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_scrapling-fetch-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}