# 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 mcp add DevEnterpriseSoftware/scrapi-mcp

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