Skip to main content
Glama
thegridwork

gridwork-privacy

Official
by thegridwork

check_consent

Audit a website's cookie consent mechanism for GDPR and ePrivacy compliance. Detect CMP platforms, reject options, pre-checked boxes, and cookie walls.

Instructions

Check if a website's cookie consent mechanism meets GDPR and ePrivacy requirements. Detects CMP platforms, reject options, pre-checked boxes, and cookie walls.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to check
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It states what the tool checks but does not disclose behavioral traits like whether it is read-only, requires authentication, or has rate limits. The output format is not described.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the main action, followed by specific detection items. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

While the description covers the tool's purpose, it lacks details on return value format, error handling, or scope (e.g., whether it checks only the given URL or embedded resources). No output schema is provided.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%; the parameter 'url' is described in schema. The description adds context about consent checking but does not add detail beyond what the schema provides for the parameter itself.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool checks cookie consent mechanisms for GDPR and ePrivacy compliance and lists specific elements detected (CMP platforms, reject options, etc.). It distinguishes from siblings like scan_trackers which focus on general trackers.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for consent compliance checks but does not explicitly state when to use this tool vs alternatives, nor does it mention prerequisites or limitations.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thegridwork/privacy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server