Skip to content
Back to search
30
MCP

@agentsid/scanner

npm/@agentsid/scanner

Security scanner for MCP servers. Grades authentication, permissions, input validation, and tool safety. The Lighthouse of agent security.

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

How to use

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

{
  "mcpServers": {
    "@agentsid/scanner": {
      "url": "None",
      "transport": "http"
    }
  }
}