Skip to content
VS Code

Scraper API for VS Code

com.scraper-api/scraper-api

One API for public web data across social, directories and real estate, as clean JSON.

client:VS Code transport:streamable-http

Install Scraper API in VS Code

.vscode/mcp.json

{
  "servers": {
    "scraper-api": {
      "type": "http",
      "url": "https://api.scraper-api.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Scraper API in other clients