mcpbeat Sign in

Compliance Check MCP Server

answering

Compliance Check is answering right now. Last checked 11 min ago. It exposes 8 tools. Last commit 10 Sep 2026.

Preview a TCPA/GDPR/CASL/10DLC gate result before spending a paid send. No key needed.

Uptime history 17 days of history · worst day 35%
17 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
718 ms
Response time
average over 24h
0
Stars
last commit 10 Sep 2026

What changed 19

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

10 Sep 8 tool descriptions were rewritten check_compliance, get_outcome, get_status and 5 more
10 Sep 4 tools changed the parameters they ask for check_compliance, map_trade_restriction, screen_sanctions and 1 more
6 Sep a tool changed version
2 Sep 5 tool descriptions were rewritten check_compliance, get_outcome, get_status and 2 more
2 Sep a tool changed the parameters it asks for map_trade_restriction

Compliance Check does not always answer

Over the last week it answered 99.2% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not 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 11 min ago.

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

Available tools 8

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

compliance
check_compliance
Free, instant pre-flight for the compliance gate. Runs the SAME TCPA / GDPR / CASL / CAN-SPAM / 10DLC gate that send_message and call_business run — but in preview mode, so NO message is sent and NO state changes. Tells you whether a (recipient, channel, message_type, content) send would be permitted BEFORE you pay for it, and if not, names the exact rule and how to remediate. Use it to de-risk a paid send the same way check_booking_link… [free, no key]
map
map_trade_restriction
Free cross-border trade screening of the DESTINATION and the PARTIES. IT DOES NOT CLASSIFY THE PRODUCT: the product argument is recorded and echoed back, never checked against any export-control list, so a controlled item to an unrestricted destination returns no findings and reason_code 'partial' -- never 'clear'. This is not an export-control clearance; classify the item (HS/ECCN) against BIS/EU/UK controls yourself. Given a product and… [free in quota, then $0.02/call]
outcome
get_outcome
Retrieve the final OutcomeReceipt for a completed operation. [free, no key]
preview
preview_cost
Return an expected cost estimate, latency estimate, and success-probability estimate for a proposed call before execution. Returns the exact price when it is fixed, and a min/max range when the cost depends on channel or outcome. It does not promise an accuracy percentage - check cost_range. [free, no key]
screen
screen_sanctions
Free screening of a name or entity against official sanctions lists, each fetched from the authority that issues it: the OFAC SDN list from the US Treasury (SDN.CSV plus ALT.CSV for alternate spellings), the EU consolidated financial sanctions list from the European Commission, and the UK Sanctions List from the FCDO. THE UN CONSOLIDATED LIST IS NOT SCREENED -- it carries no licence permitting commercial redistribution, so we do not claim it.… [free in quota, then $0.02/call]
self
self_test
Service health probe: runs 6 internal checks and reports how many passed. Confirms the server is up and responding - it does NOT probe each tool individually. Use to verify connectivity before production use. [free, no key]
status
get_status
Query the current state of any in-flight async operation by operation_id. [free, no key]
verify
verify_company_record
Free, live lookup of a company official registry record. Queries the GLEIF global LEI registry (primary, 2.6 million legal entities worldwide) and SEC EDGAR (US public companies) to return the official legal name, LEI, entity status, jurisdiction, registered address, and registry authority. Never fabricates: if the company is not found in these free registries, returns an honest not_found with the sources that were queried. [free in quota, then $0.02/call]

Endpoints

URLTransportStateLatencyChecked
https://hatchloop.dev/mcp/compliance-check streamable-http answering 615 ms 11 min ago

Alternatives to Compliance Check

same job, measured the same way
Compliance de Apostas
by mcp-dir

Checks a person's compliance indicators for the betting sector from the CPF. Platform-hosted, no cre

7 tools answering
Data Compliance Classifier MCP
by ojaskord

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

126 installs/wk 3 tools answering
MCP Geracompliance
by geraservicesuk

EU AI Act and GDPR compliance: checks, audits, generate policies.

21 installs/wk local only
R
GoldLegal Legal Compliance API
by fcapp-cn-hangzhou-legal-api-legal-m-service-nubqrvluix

AI legal compliance: contract review, risk scoring, EU/CN AI act, watermark check. 8 MCP tools.

answering
Dingdawg Legal Agent
by dingdawg

AI contract review, clause drafting, compliance checklists & legal research.

51 installs/wk local only
Saperly
by idanbier999

Phone carrier for AI agents. Provision numbers, make calls, send SMS, TCPA compliance built-in.

23 installs/wk local only
Compliance Batch Alignment
by bonissystems

Check whether a NAICS code aligns with a vertical: a routing-for-review signal, not a determination.

1 tools answering
SMS and WhatsApp Messaging
by hatchloop

Send WhatsApp, SMS, email or voice to a business with the compliance gate enforced.

10 tools answering

Compliance Check — questions

Answers built from our own checks of this server.

What can Compliance Check do?
It exposes 8 tools, read directly from the server on our last check. Among them: check_compliance, get_outcome, get_status, map_trade_restriction, preview_cost, screen_sanctions and 2 more. 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 Compliance Check working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 718 ms. The bar chart above shows every period we have measured.
How do I connect Compliance Check?
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 Compliance Check need an API key?
No. Compliance Check completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Compliance Check?
It answers our handshake in 718 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Compliance Check open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.