Back to MCP Servers
Webscraping Ai
Interact with [WebScraping.ai](https://webscraping.ai) for web data extraction and scraping.
search-data-extractionscrapingapiai
Installation
npx -y webscraping-ai-mcp-serverConfiguration
{
"mcpServers": {
"webscraping-ai-mcp-server": {
"command": "npx",
"args": ["-y", "webscraping-ai-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes