Stats
Actions
Tags
From ScraperAPI
Remotely connects to ScraperAPI for web scraping capabilities including HTML extraction, proxy rotation, and geotargeting. Requires an API key.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ScraperAPI": {
"type": "http",
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.scraperapi.com/mcp",
"--header",
"Authorization: Bearer ${SCRAPERAPI_API_KEY}"
],
"url": "https://mcp.scraperapi.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxhttps://mcp.scraperapi.com/mcpCommand-line arguments passed to the server process
npx claudepluginhub scraperapi/scraperapi-skills --plugin scraperapi