Loomal

Bug Detector

MCP server by github.com/madhavi-opsera/bug-detector

Analyzes code for bugs, security vulnerabilities, and code smells

0 starsoci: ghcr.io/madhavi-opsera/bug-detector:1.0.0

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 Code · one command
claude mcp add bug-detector -- docker run -i --rm ghcr.io/madhavi-opsera/bug-detector:1.0.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bug-detector": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/madhavi-opsera/bug-detector:1.0.0"
      ]
    }
  }
}
ocighcr.io/madhavi-opsera/bug-detector:1.0.0

Frequently 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.

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.