Skip to content
Back to search
30
MCP

agent-security-mcp

npm/agent-security-mcp

MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workflows

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

How to use

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

{
  "mcpServers": {
    "agent-security-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}