mcpbeat Sign in

Data Compliance Classifier MCP Server

answering

Data Compliance Classifier MCP is answering right now. Last checked moments ago. 126 installs a week from npm. It exposes 3 tools. Last commit 7 Sep 2026.

Classify data safety before storing or sharing. GDPR, HIPAA, PCI-DSS, CCPA. AI-powered.

Installs per day peak 159 · avg 32 · -8% w/w
a month agotoday
Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
353 ms
Response time
average over 24h
126
Installs / week
npm and PyPI

What changed 5

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 19 August 2026. No other catalogue keeps this.

7 Sep a tool changed version2 times that day
24 Aug a tool changed version2 times that day
19 Aug a tool changed version
and 2 more, back to 19 August 2026

Data Compliance Classifier MCP missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add data-compliance-mcp --transport http https://data-compliance-mcp-production.up.railway.app
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "data-compliance-mcp": {
      "url": "https://data-compliance-mcp-production.up.railway.app"
    }
  }
}
~/.codex/config.toml
[mcp_servers.data-compliance-mcp]
url = "https://data-compliance-mcp-production.up.railway.app"
.cursor/mcp.json
{
  "mcpServers": {
    "data-compliance-mcp": {
      "url": "https://data-compliance-mcp-production.up.railway.app"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "data-compliance-mcp": {
      "url": "https://data-compliance-mcp-production.up.railway.app"
    }
  }
}

This one needs environment variables set before it will start: ANTHROPIC_API_KEY (Anthropic API key for AI classification), ABUSEIPDB_API_KEY (AbuseIPDB API key for threat intelligence (optional)). The author declared them in the registry entry; get the values from the project itself.

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

validate
validate_data_safety
Validates a data payload against GDPR, HIPAA, PCI-DSS, and other frameworks. Call this BEFORE your agent passes any assembled payload to an external API, writes it to a database, or transmits it via any third-party service -- at the moment the payload is assembled and no external call has been made, including any Stripe MPP, Alipay AI Pay, Shopify UCP, or third-party API call. Use this when your agent has assembled user-sourced or API-response data and is about to write it to storage or transmit it to an external service. Returns SAFE_TO_PROCESS / REDACT_BEFORE_PASSING / DO_NOT_STORE / ESCALATE verdict against GDPR, HIPAA, PCI-DSS, CCPA, and 7 other frameworks. Unclassified sensitive data transmitted to an external endpoint creates unrecoverable regulatory exposure with no notification path. Call get_safety_report next if verdict is not SAFE_TO_PROCESS. Returns machine-ready verdict, no further analysis needed.
validate_data_safety_lite
Validates a payload for sensitive patterns without AI classification. Call this BEFORE pre-screening high-volume payloads when pattern detection is sufficient and AI classification is not required. Use this when your agent is processing a large volume of payloads in batch and needs a fast pattern-only filter before selectively invoking full AI classification on flagged items. Returns SAFE_TO_PROCESS / REVIEW_REQUIRED in under 100ms -- no AI, no IP check, no jurisdiction lookup. Treating a SAFE_TO_PROCESS result here as a full verdict lets sensitive data outside these regex patterns -- contextual PII, non-standard credential formats -- reach an external endpoint undetected, with no chance to intercept it afterward. Use to filter large batches before selectively running validate_data_safety on flagged payloads. Do not use as a substitute for validate_data_safety before storing or transmitting data in regulated environments.
safety
get_safety_report
Retrieves a detailed compliance report and remediation strategy for a flagged payload. Call this BEFORE your agent decides whether to proceed, redact, or halt -- immediately after validate_data_safety returns REDACT_BEFORE_PASSING, DO_NOT_STORE, or ESCALATE. Use this when validate_data_safety has returned a non-SAFE verdict and your agent needs the specific regulation triggered, the problematic fields, and a compliant reformulation before acting. Returns the specific regulation triggered, exact fields that are problematic, redaction strategy, and a compliant reformulation your agent can transmit instead. Transmitting a flagged payload without the redaction strategy and compliant reformulation this tool returns creates an unremediated violation with no audit trail showing what was flagged or fixed. Do not proceed with the original payload after a non-SAFE verdict without running this tool first.

Endpoints

URLTransportStateLatencyChecked
https://data-compliance-mcp-production.up.railway.app streamable-http answering 321 ms 0 min ago

Alternatives to Data Compliance Classifier MCP

same job, measured the same way
Hipaa Compliance MCP
by csoai-org

Hipaa Compliance MCP Server by MEOK AI Labs

220 installs/wk local only
Gdpr Compliance AI MCP
by csoai-org

Gdpr Compliance Ai MCP Server by MEOK AI Labs

370 installs/wk local only
Meok Enterprise Compliance Suite
by csoai-org

MEOK Enterprise Compliance Suite — End-to-end EU AI Act, GDPR, NIS2, DORA, ISO, SOC2, HIPAA, PCI

103 installs/wk local only
PCI DSS v4.0.1 Compliance Checker
by shyshlakov

PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server

local only
AI Incident Reporting MCP
by csoai-org

AI Incident Reporting Compliance MCP. Unified classification + reporting-clock tracker across EU...

283 installs/wk local only
Avalara Classification
by avalara

Classify, validate & verify HS codes and access tariff compliance data for cross-border trade

answering
Toolcall
by toolcall

30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

22 tools answering
Labor Compliance MCP
by thenextgennexus

MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550

answering

Data Compliance Classifier MCP — questions

Answers built from our own checks of this server.

What can Data Compliance Classifier MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_safety_report, validate_data_safety, validate_data_safety_lite. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Data Compliance Classifier MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 353 ms. The bar chart above shows every period we have measured.
How do I connect Data Compliance Classifier MCP?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Data Compliance Classifier MCP need an API key?
No. Data Compliance Classifier MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Data Compliance Classifier MCP?
It answers our handshake in 353 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Data Compliance Classifier MCP?
The npm package data-compliance-mcp was installed 126 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Data Compliance Classifier MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.