Skip to main content
Search & Data ExtractionTypeScript

webscraping-ai/webscraping-ai-mcp-server

Interact with [WebScraping.ai](https://webscraping.ai) for web data extraction and scraping.

search-data-extractionofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/webscraping-ai/webscraping-ai-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "webscraping-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "webscraping-ai/webscraping-ai-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
webscraping-ai