MCPVault

run_api_security_scan

MCP tool from Mk Qa Master by kao273183

v0.8.0 OWASP API Security Top 10 (2023) rule-based scanner — load an OpenAPI 3.x spec, walk path × method, dispatch 5 in-scope rules (API1 BOLA, API2 Broken Auth, API3 Mass Assignment, API5 Function-Level Authz, API8 Misconfig). Gated by QAAPISECURITYCONSENT=true + QAAPISECURITYAUTHORIZEDDOMAINS. Se

How to use it

run_api_security_scan is exposed by the Mk Qa Master MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the run_api_security_scan tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Mk Qa Master

$pip install mk-qa-master # or: pip install -e . from a clone
FULL MK QA MASTER LISTING