Back to search
30
MCP

@agentsid/mcp-scanner

npm/@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.

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

Similar MCP servers embedding-nearest

@agentsid/scanner
Security scanner for MCP servers. Grades authentication, permissions, input validation, and tool safety. The Lighthouse of agent security.
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
agent-scan
Security scanner for AI agents, MCP servers and agent skills.
0 tools
@agentscore-xyz/mcp-server
MCP security trust layer. Scan packages, inspect repo MCP dependencies, generate Policy Gate setup, check exposure, and query abuse data.
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
io.github.thezenmonster/agentscore
MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.
0 tools

How to use

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

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