All MCP servers

Scrapling MCP Server

Official
by Api.AirforcestdioWeb & Browser Automation062,670BSD

Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "scrapling-mcp-server-imp275aa": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}