mcp-server-scrappey

mcp-server-scrappey

3.2

If you are the rightful owner of mcp-server-scrappey and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A Model Context Protocol (MCP) server for interacting with Scrappey.com's web automation and scraping capabilities.

The Scrappey MCP Server acts as a bridge between AI models and Scrappey's web automation platform. It allows users to create and manage browser sessions, send HTTP requests through Scrappey's infrastructure, execute browser actions like clicking, typing, and scrolling, and handle various anti-bot protections automatically. This server is designed to facilitate seamless web automation and scraping tasks by leveraging Scrappey's robust infrastructure. Users can easily integrate these capabilities into their workflows by using the provided tools and following the typical workflow steps. The server also supports session persistence, custom proxies, and a variety of HTTP request methods, making it a versatile tool for web automation tasks.

Features

  • Session persistence for maintaining state
  • Automatic anti-bot protection handling
  • Support for custom proxies
  • Browser automation capabilities
  • HTTP request methods (GET, POST, PUT, DELETE, PATCH)

Tools

  • scrapee_create_session: Create a new browser session
  • scrapee_destroy_session: Destroy browser sessions
  • scrappy_request: Send HTTP request
  • scrapee_browser_action: Perform browser operations