Skip to content
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%
15 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-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
Is It Trust Ready — agent-trust-readiness scanner
Scan any website or MCP server for agent-trust-readiness; returns a signed, verifiable scorecard.
0 tools · streamable-http
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"
    }
  }
}