Skip to content
Cursor

ScrapeNest for Cursor

dev.scrapenest/scrapenest

Web search, scraping, RAG answers with citations, and translation as MCP tools.

client:Cursor transport:streamable-http

Install ScrapeNest in Cursor

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

{
  "mcpServers": {
    "scrapenest": {
      "url": "https://scrapenest.dev/mcp"
    }
  }
}

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

ScrapeNest in other clients