← All WebMCP sites

consentik.com

Developer Toolshttps://consentik.com/listed as of 2026-08-10
Consentik makes it straightforward to set up your custom cookie banner and manage user consents efficiently
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 57/100 (C).

Tools

check_cookie_complianceanswerimperative
Scan a website URL for GDPR cookie compliance, cookie categories, and consent banner detection using Consentik
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "The website URL to scan for cookie compliance"
    }
  },
  "required": [
    "url"
  ]
}
check_gcm_v2answerimperative
Check whether a website has Google Consent Mode v2 (GCM v2) correctly implemented
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "The website URL to check for GCM v2 implementation"
    }
  },
  "required": [
    "url"
  ]
}
get_consentik_pricinganswerimperative
Retrieve Consentik pricing plans and feature comparison for consent management
Input schema
{
  "type": "object",
  "properties": {}
}
Listings are sourced from public community registries and shown as reported.