Skip to content
Cursor

Scraper API for Cursor

com.scraper-api/scraper-api

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

client:Cursor transport:streamable-http

Install Scraper API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "scraper-api": {
      "url": "https://api.scraper-api.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Scraper API in other clients