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

Similar MCP servers embedding-nearest

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-safety-mcp
MCP server for AI agent safety — cost guards, injection scanning, decision tracing, agent identity (KYA), and signed receipts
0 tools
agent-readiness-mcp
MCP server exposing agent-readiness scan, detect, and apply tools to coding agents.
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
@attested-intelligence/aga-mcp-server
MCP server for cryptographic AI agent governance. Seal policy artifacts, enforce at runtime, prove with signed receipts and offline-verifiab
0 tools

How to use

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

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