Security Checklist
MCP Serverby lee-to · Added 5mo ago
Claude
18
Install
git clone https://github.com/lee-to/ai-factoryAdd to Claude
claude mcp add security-checklistQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"security-checklist": {
"command": "npx",
"args": [
"@modelcontextprotocol/security-checklist"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management, and more. Use when reviewing security, before deploy, asking "is this secure", "security check", "vulnerability".
Tags
devopstypescriptgophpshellskill