# Bug Detector [Health: Active]

**Category:** 🔒 Security  
**Repository:** https://github.com/madhavi-opsera/bug-detector  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/bug-detector

## Description
Analyzes code for bugs, security vulnerabilities, and code smells

## 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": {
  "bug-detector": {
    "command": "npx",
    "args": ["-y","bug-detector"]
  }
}
```

## Documentation & README

# bug-detector
Agent to detect bugs

