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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@agentsid/mcp-scanner
MCP security scanner. Scores any MCP server against the AgentsID trust framework and looks up pre-scanned results from the public registry.
0 tools
agent-scan
Security scanner for AI agents, MCP servers and agent skills.
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
@agentsid/guard
MCP server for safe shell, file, database, git, and HTTP access. Every operation validated against per-agent permission rules. Powered by Ag
0 tools
agentaudit
Security scanner for AI agent packages — CLI + MCP server
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools

How to use

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

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