Skip to content
Cursor

webscrape mcp for Cursor

io.github.carrasquelalex1/webscrape-mcp

Fetch any URL and get clean Markdown. Web scraping for AI agents.

client:Cursor transport:streamable-http

Install webscrape mcp in Cursor

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

{
  "mcpServers": {
    "webscrape-mcp": {
      "url": "https://webscrape-mcp.onrender.com"
    }
  }
}

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

webscrape mcp in other clients