# scrapi-mcp

Web scraping using ScrAPI. Extract website content that is difficult to access because of bot detection, captchas or even geolocation restrictions.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add DevEnterpriseSoftware/scrapi-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list DevEnterpriseSoftware/scrapi-mcp
```

---

Source: https://github.com/DevEnterpriseSoftware/scrapi-mcp
