Skip to content
Back to search
30
MCP

@hailbytes/mcp-security-scanner

npm/@hailbytes/mcp-security-scanner

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.cognivators/mcp-safeguard
MCP server security scanner: detects prompt injection, credential leaks, SSRF, tool poisoning.
0 tools
ToolTrust Scanner
Scans MCP servers for prompt injection, data exfiltration, and privilege escalation vulnerabilities.
0 tools
io.github.lordbasilaiassistant-sudo/base-security-scanner-mcp
MCP server to scan smart contracts on Base for honeypots, rug pulls, and vulnerabilities.
0 tools
cisco-ai-mcp-scanner
A tool to scan MCP servers and tools for security findings
0 tools
agent-security-scanner-mcp
Security scanner MCP server for AI coding agents. Prompt injection firewall, package hallucination detection (4.3M+ packages), 1700+ vulnera
0 tools
guardmcp
Security scanner for MCP server configurations. Detects secrets, injection, auth issues, and maps to OWASP MCP Top 10.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@hailbytes/mcp-security-scanner": {
      "url": "None",
      "transport": "http"
    }
  }
}