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.
6 stars
0 tools
Created Aug 2025
@scrapezy/scrapezy-scrapezy-mcpAbout
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"
]
}
}
}