qc_run_checklist

Run a sequential QC checklist against a website URL. Checks site load, SSL, meta tags, og:image, robots.txt, sitemap, console errors, broken links, response time, and copy quality (em dashes, banned words). Runs checks one at a time and returns a pass/fail/warn result for each.

Server UnClick @unclick/mcp-server
Category Execute
Risk class High
Parameters 21 required

What qc_run_checklist does on UnClick

AI agents invoke qc_run_checklist to trigger actions in UnClick. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

ParameterTypeRequiredDescription
url string Yes The full URL to check (e.g. https://example.com)
checks array Optional subset of checks to run. Available: site_loads, ssl_valid, meta_tags, og_image_valid, robots_txt, sitemap, no_console_errors, link_check, response_time

Parameters from the server's own tool schema.

Why qc_run_checklist needs a policy

This tool executes automated quality control operations against specified URLs, including fetching pages, parsing HTML, checking SSL certificates, and crawling for broken links. While it does not modify data or execute code on the target system itself, it performs non-trivial automated operations whose effects (resource consumption, detection by WAF/logs, bandwidth usage) depend on the URL argument provided.

From the tool's definition Tool description states it 'Run[s] a sequential QC checklist against a website URL' with multiple checks including site load, SSL validation, link crawling, and console error detection.

Risk signalsAccepts URL/endpoint input (url)

Questions about qc_run_checklist

What does the qc_run_checklist tool do? +

Run a sequential QC checklist against a website URL. Checks site load, SSL, meta tags, og:image, robots.txt, sitemap, console errors, broken links, response time, and copy quality (em dashes, banned words). Runs checks one at a time and returns a pass/fail/warn result for each. It is categorised as a Execute tool in the UnClick MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

What parameters does qc_run_checklist accept? +

qc_run_checklist accepts 2 parameters: url, checks. Required: url. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on qc_run_checklist? +

Register the UnClick MCP server in PolicyLayer and add a rule for qc_run_checklist: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches UnClick. Nothing to install.

What risk level is qc_run_checklist? +

qc_run_checklist is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit qc_run_checklist? +

Yes. Add a rate_limit block to the qc_run_checklist rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block qc_run_checklist completely? +

Set action: deny in the PolicyLayer policy for qc_run_checklist. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides qc_run_checklist? +

qc_run_checklist is provided by the UnClick MCP server (@unclick/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.