# Scannd

**Category:** 🔒 Security  
**Repository:** https://github.com/zachforrest/webscannerio  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/scannd

## Description
Trigger security scans and read reports/vulnerabilities via the hosted Scannd API. Free: 2 scans/mo.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "scannd": {
    "command": "npx",
    "args": ["-y","scannd"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

