@hailbytes/mcp-security-scanner

security MCP Server

Scans Model Context Protocol (MCP) server configurations for common security issues: overprivileged tools, missing auth, prompt injection surface, unsafe defaults.

VerifiedInstall Ready
securitysecurity
3 views2 stars0 forksv1.0.1MIT

Why This Matters

Discovered via github-topic:mcp-server and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
2
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx @hailbytes/mcp-security-scanner

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-hailbytes-mcp-security-scanner": {
      "command": "npx",
      "args": [
        "@hailbytes/mcp-security-scanner"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport