The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"wstg": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wstg"
]
}
}
}