0
/ 100
1 month ago
glama

argus-qa

AI-powered QA testing platform — catches JS errors, accessibility failures, visual regressions, API loops, security issues, and more via Chrome DevTools MCP

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: FIGMA_API_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: .env
🔐
You'll be asked for 4 credentials: FIGMA_API_TOKEN, GITHUB_TOKEN, SLACK_BOT_TOKEN, SLACK_SIGNING_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configA11Y_CONTRAST_AA4.5 WCAG AA min contrast ratio for CVD simulation
configA11Y_MAX_AXE
configALSO_MISSING
configARGUS_BLOCK_ON
configARGUS_CHROME_PATH
configARGUS_CHROME_PORT
configARGUS_CONCURRENCY1 Parallel MCP clients for route crawling
configARGUS_CRAWL_TIMEOUT_MS
configARGUS_CRITICAL_THRESHOLD1 New criticals before blocking merge (0 = never block)
configARGUS_DIFF_IMAGE_URLVisual diff image URL to embed in PR comment
configARGUS_ENV
configARGUS_ENV_FILEPath to app .env for codebase cross-reference
configARGUS_LIGHTHOUSE_TIMEOUT
configARGUS_LOG_LEVELinfo trace / debug / info / warn / error
configARGUS_LOG_PRETTYSet 1 for human-readable logs in dev
configARGUS_NOISE_FILTERIntelligent baseline filtering Findings that flip-flop across runs are tagged noisy and downgraded to info — pure cross-run heuristics, no API calls (=0 to disable)
configARGUS_OTEL_CONSOLE
configARGUS_PR_URL
configARGUS_REPORT_URL
configARGUS_RETRY_ATTEMPTS3 Max retries for navigate/fill MCP calls
configARGUS_ROOT_CAUSERoot cause linking New findings are annotated with the recent git commits and files most likely to have caused them (=0 to disable)
configARGUS_ROUTES_FILE
configARGUS_SOURCE_DIRApp source path — enables env-var / feature-flag / dead-route analysis
configARGUS_WATCH_INTERVAL_MS1000 Watch mode poll interval (ms)
configARGUS_WATCH_UI_PORT3002 Watch mode web dashboard port
configBRANCH_NAME
configFEATURE_DISABLED
configFEATURE_ENABLED
🔐 secretFIGMA_API_TOKENRequired for argus_design_audit
configFONT_SLOW_MS1000 Slow web font load threshold (ms)
configGITHUB_CHECK_NAME
configGITHUB_OUTPUT
configGITHUB_PR_NUMBERAuto-injected by Actions from PR context
configGITHUB_REF_NAME
configGITHUB_REPOSITORYowner/repo format
configGITHUB_SHA
configGITHUB_STEP_SUMMARY
🔐 secretGITHUB_TOKENNo Auto-injected by Actions for PR comments + Check Runs
configMCP_BROWSER_URL
configMCP_TOOL_TIMEOUT_MS
configMISSING_VAR
configMOTION_ANIM_COUNT
configOTEL_EXPORTER_OTLP_ENDPOINTOTLP collector for Jaeger / Grafana Tempo
configPORT3001 Slack slash-command server port
configPRESENT_VAR
configREPORT_OUTPUT_DIR./reports Where to write JSON reports
configSCREENSHOT_DIFF_THRESHOLD0.5 Pixel diff % threshold for environment comparison
🔐 secretSLACK_BOT_TOKENNo xoxb-... token (omit for HTML-only mode)
configSLACK_CHANNEL_CRITICALC0000000000
configSLACK_CHANNEL_DIGESTC0000000002
configSLACK_CHANNEL_WARNINGSC0000000001
🔐 secretSLACK_SIGNING_SECRETFor /argus-retest slash command verification
configTARGET_DEV_URLFill in and optional Slack tokens
configTARGET_STAGING_URLYes Your staging base URL
configVISUAL_CRIT_PERCENT
configVISUAL_WARN_PERCENT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ironclawdevs27-argus-cndbmr)](https://m8ven.ai/mcp/ironclawdevs27-argus-cndbmr)
commit: 38c505896681a97903080fb4e35978cac992a53b
code hash: 919e8bf12329305717a45344d5bfc259a0ff6c7503156cb0e6dd71e086942b32
verified: 6/11/2026, 12:03:18 PM
view raw JSON →