Scrapezy

Integrates with the Scrapezy API to extract structured data from websites based on user-specified prompts, enabling flexible web scraping for data collection, content aggregation, and automated research tasks.

View Source
6 stars
0 tools
Created Aug 2025
@scrapezy/scrapezy-scrapezy-mcp

About

Integrates with the Scrapezy API to extract structured data from websites based on user-specified prompts, enabling flexible web scraping for data collection, content aggregation, and automated research tasks.

Categories

general

Installation

npm

npm install @scrapezy/scrapezy-scrapezy-mcp

Configuration

{ "mcpServers": { "scrapezy-scrapezy-mcp": { "command": "npx", "args": [ "-y", "@scrapezy/scrapezy-scrapezy-mcp" ] } } }