aws-samples/sample-mcp-security-scanner
3.4
If you are the rightful owner of sample-mcp-security-scanner and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Security Scanner provides real-time protection for AI code assistants by integrating security scanning tools to analyze code snippets and IaC configurations.
Tools
Functions exposed to the LLM to take actions
scan_with_checkov
Scan Infrastructure as Code files for security issues.
scan_with_semgrep
Scan source code for security vulnerabilities.
scan_with_bandit
Scan Python code for security issues (Python-specific).
get_supported_formats
Get information about supported formats and languages.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client