
Bug Detector
MCP server by github.com/madhavi-opsera/bug-detector
Analyzes code for bugs, security vulnerabilities, and code smells
About Bug Detector
Bug Detector is an MCP (Model Context Protocol) server published by madhavi-opsera in the official MCP registry, listed under Security on Loomal. Analyzes code for bugs, security vulnerabilities, and code smells
It ships as a Docker image (ghcr.io/madhavi-opsera/bug-detector:1.0.0), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/madhavi-opsera/bug-detector.
Use Bug Detector with your agent
claude mcp add bug-detector -- docker run -i --rm ghcr.io/madhavi-opsera/bug-detector:1.0.0{
"mcpServers": {
"bug-detector": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/madhavi-opsera/bug-detector:1.0.0"
]
}
}
}ghcr.io/madhavi-opsera/bug-detector:1.0.0Frequently asked questions
- What is Bug Detector?
- Bug Detector is an MCP (Model Context Protocol) server by madhavi-opsera in the Security category. Analyzes code for bugs, security vulnerabilities, and code smells
- How do I connect Bug Detector to Claude, Cursor, or another MCP client?
- Install Bug Detector from its oci package (ghcr.io/madhavi-opsera/bug-detector:1.0.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is Bug Detector open source?
- Yes — the source code is public at github.com/madhavi-opsera/bug-detector.
- Can AI agents pay to use Bug Detector?
- Not yet through Loomal — Bug Detector is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Security MCP servers

idea-reality-mcp
719
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.

skylos
453
Dead code, security, secrets detection and code quality for Python, TypeScript, Go.

MCPProxy
253
Local-first MCP proxy with BM25 tool discovery, security scanning, quarantine & ~99% token savings

mcp-afip
252
AFIP — Argentine tax authority, electronic invoicing (Factura Electrónica)

mcp-ap2
252
MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)

OpenClaw MCP Server
172
MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Bug Detector? Claim this listing free by verifying GitHub ownership, or contact us.