Loading MCP server directory, please wait...
Scrapingdog web-scraping & SERP APIs: web scrape, Google, Amazon, LinkedIn, YouTube, and more.
npx @getmcp/cli add io.github.Darshan972/scrapingdog-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SCRAPINGDOG_API_KEYYour Scrapingdog API key (from https://www.scrapingdog.com/ dashboard).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Darshan972/scrapingdog-mcp": {
"command": "npx",
"args": [
"-y",
"scrapingdog-mcp"
],
"env": {
"SCRAPINGDOG_API_KEY": "",
"SCRAPINGDOG_API_BASE": "https://api.scrapingdog.com",
"SCRAPINGDOG_TIMEOUT_MS": "90000"
}
}
}
}