Skip to content
Cursor

scrapeless mcp server for Cursor

io.github.scrapeless-ai/scrapeless-mcp-server

Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.

client:Cursor transport:streamable-http runtime:npm

Install scrapeless mcp server in Cursor

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

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

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

scrapeless mcp server in other clients