MCP Directory
Back

agent-scan

by snyk · Python · ★ 2,291

Security scanner for AI agents, MCP servers and agent skills.

#agent#ai#mcp#modelcontextprotocol#security

Install

pip install git+https://github.com/snyk/agent-scan.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "agent-scan": {
      "command": "uvx",
      "args": [
        "git+https://github.com/snyk/agent-scan.git"
      ]
    }
  }
}

From the README

Snyk Agent Scan Discover and scan agent components on your machine for prompt injections and vulnerabilities (including agents, MCP servers, skills). > **NEW** Read our [technical report on the emerging threats of the agent skill eco-system](.github/reports/skills-report.pdf) published together with Agent Scan 0.4, which adds support for scanning agent skills. Agent Scan helps you keep an inventory of all your installed agent components (harnesses, MCP servers, and skills) and scans them for common threats like prompt injections, sensitive data handling, or malware payl…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers