brakeman

GitHub

A static analysis security vulnerability scanner for Ruby on Rails applications

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "brakeman": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-brakeman"
      ]
    }
  }
}