mcpbeat Sign in

Consent Audit Eu MCP Server

local only

Consent Audit Eu runs on your own machine — the client starts it, so there is no endpoint to ping. 349 installs a week from npm. Last commit 22 Sep 2026.

Finds the analytics, pixels, fonts and embeds that fire before your cookie banner is answered - in t

Installs per day peak 188 · avg 11
a month agotoday
349
Installs / week
npm · @readystack/consent-audit-eu
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
custom licence
License
JavaScript

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] cli.js:1
этот файл ставится пользователю, но в репозитории его нет
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a file path from a variable csaf-advisory-check-cra-2026/extension.js:167
  const target = path.join(dir, 'csaf-conformance-' + stamp + '.' + (fmt === 'json' ? 'json' : fmt === 'html' ? 'html' : 'csv'));
…S Firebase's defaults, and this list has no **/.* entry. Every dotfile under the public root — .env, .env.production, .npmrc, .git — is uploaded and served.","fix":"Add \"**/.*\" back to the ignore array."},

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add consent-audit-eu -- npx -y @readystack/consent-audit-eu
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "consent-audit-eu": {
      "args": [
        "-y",
        "@readystack/consent-audit-eu"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.consent-audit-eu]
command = "npx"
args = ["-y", "@readystack/consent-audit-eu"]
.cursor/mcp.json
{
  "mcpServers": {
    "consent-audit-eu": {
      "args": [
        "-y",
        "@readystack/consent-audit-eu"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "consent-audit-eu": {
      "args": [
        "-y",
        "@readystack/consent-audit-eu"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Consent Audit Eu

same job, measured the same way
Eyepup
by edholofy

Agentic visitor analytics — five tools that hand the next CRO fix to your coding agent.

19 installs/wk 5 tools answering
Staats
by mrviolets

Cookieless web analytics your coding agent reads: traffic answers, deploy impact, what broke.

15 tools answering
SavantoAI
by savantoai

Manage your Savanto store from your AI: catalog, content, prompts, and analytics, by chat.

25 installs/wk answering
Optout Signal Lint
by jmshinhwa

Finds the ad and analytics code that keeps firing after a visitor’s browser has already sent Global

349 installs/wk local only
Toffu
by toffu

AI marketing platform your agent runs end to end: ads, analytics, content, and reports.

answering
Atlas
by atlasdevhq

Atlas is a YAML-defined semantic layer for analytics — authored by humans, consumed by AI agents.

57 installs/wk local only
MCP Mailtrap
by pijusz

MCP server for the Mailtrap email platform — analytics, sending, contacts, sandbox

27 installs/wk local only
branchly
by branchly

Connect your agent to branchly: manage content, prompts, actions, learn from analytics and insights

37 tools answering

Consent Audit Eu — questions

Answers built from our own checks of this server.

Why is there no uptime for Consent Audit Eu?
Consent Audit Eu runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @readystack/consent-audit-eu was installed 349 times last week.
How do I connect Consent Audit Eu?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @readystack/consent-audit-eu straight from npm; nothing to host, nothing to sign up for.
How many people use Consent Audit Eu?
The npm package @readystack/consent-audit-eu was installed 349 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Consent Audit Eu open source?
No, and the distinction matters: it ships its own licence file rather than a standard open-source licence. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.