mcpbeat Sign in
I

Datenschutz Auskunft Lint MCP Server

local only

Datenschutz Auskunft Lint runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

15 Prüfungen für Auskunftsschreiben nach Art. 15 DSGVO – samt Monatsfrist ab Eingangsdatum

Installs / week
npm · @readystack/datenschutz-auskunft-lint
0
Stars
1 open issues
23 Sep 2026
Last commit
no recent releases
License
JavaScript

Nothing serious here today

Today is the operative word: we check Datenschutz Auskunft Lint every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 datenschutz-auskunft-lint -- npx -y @readystack/datenschutz-auskunft-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "datenschutz-auskunft-lint": {
      "args": [
        "-y",
        "@readystack/datenschutz-auskunft-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.datenschutz-auskunft-lint]
command = "npx"
args = ["-y", "@readystack/datenschutz-auskunft-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "datenschutz-auskunft-lint": {
      "args": [
        "-y",
        "@readystack/datenschutz-auskunft-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "datenschutz-auskunft-lint": {
      "args": [
        "-y",
        "@readystack/datenschutz-auskunft-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Datenschutz Auskunft Lint

same job, measured the same way
I
Dsfinv K Export Lint
by jmshinhwa

Prüft eine DSFinV-K-CSV gegen die amtliche Spaltenliste, die Wertelisten und die Formate der DSFinV

local only
I
Kassenbeleg Tse Lint
by jmshinhwa

15 Regeln prüfen eine Belegvorlage gegen § 6 KassenSichV und § 146a AO; in der mitgelieferten Beispi

local only
Pindoc
by var-gg

Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.

local only
Nexus
by addozhang

Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts

74 installs/wk local only
No-Code Exits
by nocodeexits

No-code startups for sale, the deal-scoring method behind each pick, and exit stories.

3 tools answering
Gpsr Listing Lint
by jmshinhwa

Audits a product feed row by row against Article 19 of the EU General Product Safety Regulation

390 installs/wk local only
Rechnung Pflichtangaben Lint De
by jmshinhwa

Prüft PHP-Rechnungstemplates von WooCommerce- und WordPress-Shops gegen alle zehn Pflichtangaben des

306 installs/wk local only
Einvoice Mandate Lint
by jmshinhwa

Lints UBL and CII invoice XML against EN 16931 and the national e-invoicing mandates that are live i

412 installs/wk local only

Datenschutz Auskunft Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Datenschutz Auskunft Lint?
Datenschutz Auskunft Lint 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/datenschutz-auskunft-lint.
How do I connect Datenschutz Auskunft Lint?
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/datenschutz-auskunft-lint straight from npm; nothing to host, nothing to sign up for.
Is Datenschutz Auskunft Lint open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.