Scrapling Fetch
Enables AI to access text content from websites protected by bot detection mechanisms through three protection levels (basic, stealth, max-stealth), retrieving complete pages or specific content patterns without manual copying.
45 stars
0 tools
Created Aug 2025
@cyberchitta/cyberchitta-scrapling-fetch-scrapling-fetch-mcpAbout
Enables AI to access text content from websites protected by bot detection mechanisms through three protection levels (basic, stealth, max-stealth), retrieving complete pages or specific content patterns without manual copying.
Categories
general
Installation
npm
npm install @cyberchitta/cyberchitta-scrapling-fetch-scrapling-fetch-mcp
Configuration
{
"mcpServers": {
"cyberchitta-scrapling-fetch-scrapling-fetch-mcp": {
"command": "npx",
"args": [
"-y",
"@cyberchitta/cyberchitta-scrapling-fetch-scrapling-fetch-mcp"
]
}
}
}