DeveloperWebMCP verified
usercentrics.com WebMCP tools
Consent management platform (CMP) for cookie consent, privacy compliance, and user preference management across web and apps.
DeveloperWebMCP verified
Consent management platform (CMP) for cookie consent, privacy compliance, and user preference management across web and apps.
Consent management platform (CMP) for cookie consent, privacy compliance, and user preference management across web and apps. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Read the content of a Usercentrics page as clean markdown (about 10x fewer tokens than the HTML). Prefer this over fetching/scraping a page when you need to understand or quote its content to answer the user. Pass an absolute usercentrics.com URL (e.g. from uc_find_regulation) or a known page_key such as "pricing".
Open the usercentrics.com website and ask your browser agent to use uc_read_pageInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the uc_read_page tool on usercentrics.com with url: <string>, page_key: <string>. Return the structured result and cite the source page.url string Absolute usercentrics.com URL to read.page_key string A known page key, e.g. "pricing", "regulations".Given a country, region, US state or industry, return the most relevant data-privacy regulation and region pages on Usercentrics (e.g. GDPR for the EU, CCPA for California). Use this when the user asks which law applies to them or how to comply somewhere. Read a returned URL with uc_read_page to summarise it.
Open the usercentrics.com website and ask your browser agent to use uc_find_regulationInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the uc_find_regulation tool on usercentrics.com with query: <string>. Return the structured result and cite the source page.query string A country, region, US state or industry, e.g. "California", "Germany", "healthcare".Check whether a website is GDPR-compliant using the Usercentrics scanner. Ask the user for their domain before calling. The scan takes 30–90 seconds; this tool polls until it completes and returns the result inline.
Open the usercentrics.com website and ask your browser agent to use uc_scan_cmpInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the uc_scan_cmp tool on usercentrics.com with domain: <string>. Return the structured result and cite the source page.domain string Domain to scan, e.g. "example.com".Run a free Usercentrics privacy-policy compliance scan of any website. Returns a risk status and a URL to the full audit (detected trackers, missing disclosures). The scan takes up to ~70 seconds.
Open the usercentrics.com website and ask your browser agent to use uc_scan_privacy_policyInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the uc_scan_privacy_policy tool on usercentrics.com with url: <string>. Return the structured result and cite the source page.url string Full URL of the website to scan, e.g. the linked page