Scrappey
Bridges AI models with Scrappey's web automation platform, enabling browser session management, HTTP requests, and complex browser actions while automatically handling anti-bot protections and enhancing web content with CSS selectors for interactive elements.
0 stars
0 tools
Created Aug 2025
@pim97/pim97-scrappeyAbout
Bridges AI models with Scrappey's web automation platform, enabling browser session management, HTTP requests, and complex browser actions while automatically handling anti-bot protections and enhancing web content with CSS selectors for interactive elements.
Categories
general
Installation
npm
npm install @pim97/pim97-scrappey
Configuration
{
"mcpServers": {
"pim97-scrappey": {
"command": "npx",
"args": [
"-y",
"@pim97/pim97-scrappey"
]
}
}
}