BeClaude

find-bugs

New
19.9kSmitheryGeneralby davila7

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "find-bugs": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
securitycode-reviewcoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is find-bugs?

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

How to install find-bugs?

To install find-bugs: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "find-bugs": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is find-bugs best for?

find-bugs is a mcp categorized under General. It is designed for: security, code-review, coding. Created by davila7.