Scraper.is MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCRAPERIS_API_KEYYesYour Scraper.is API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
scraperis_scraper

Extract data from websites using natural language prompts. The prompt should include the website URL and what data you want to extract. For example: 'Get me the top 10 products from producthunt.com' or 'Extract all article titles and authors from techcrunch.com/news'