mcpbeat Sign in

regulatory-deadline MCP Server

local only

regulatory-deadline runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 1 Jun 2026.

FinCEN/SEC/EU AI Act/GDPR deadline tracker for AI agents.

Installs per day peak 410 · avg 21 · -90% w/w
a month agotoday
39
Installs / week
npm · @weiseer/regulatory-deadline-mcp
0
Stars
0 open issues
1 Jun 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check regulatory-deadline 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 regulatory-deadline -- npx -y @weiseer/regulatory-deadline-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "regulatory-deadline": {
      "args": [
        "-y",
        "@weiseer/regulatory-deadline-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.regulatory-deadline]
command = "npx"
args = ["-y", "@weiseer/regulatory-deadline-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "regulatory-deadline": {
      "args": [
        "-y",
        "@weiseer/regulatory-deadline-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "regulatory-deadline": {
      "args": [
        "-y",
        "@weiseer/regulatory-deadline-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: REG_URL (Override remote snapshot URL), REG_LOCAL_ONLY (Skip remote fetch). The author declared them in the registry entry; get the values from the project itself.

Alternatives to regulatory-deadline

same job, measured the same way
Compliance Shield
by mdfifty50-boop

ZATCA, UAE CT, EU AI Act regulatory compliance for AI agents

41 installs/wk local only
AI Compliance Monitor
by vdineshk

Regulatory intelligence for AI agents across jurisdictions

4 tools answering
Horizon AI Intelligence
by alchemylab-horizon

Free AI-industry intelligence for agents: briefings, regulation tracker & regional lenses

11 tools answering
EU Audit Trail
by jellewas

Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.

72 installs/wk local only
Audit Trail
by piqrypt

Cryptographic audit trail for AI agents. Sign, verify, export. GDPR/HIPAA/EU AI Act.

52 installs/wk local only
Gcc Intelligence
by mdfifty50-boop

GCC regulatory intelligence, ZATCA e-invoicing, and Arabic NLP for AI agents

38 installs/wk local only
Stocksense
by mikejj-creation

Financial data for AI agents: SEC filings, price history, insider trades, and more.

34 installs/wk local only
ai-audit-trail
by sundsoffice-tech

Tamper-evident audit trails for AI agents — Ed25519-signed, hash-chained, EU AI Act ready.

155 installs/wk local only

regulatory-deadline — questions

Answers built from our own checks of this server.

Why is there no uptime for regulatory-deadline?
regulatory-deadline 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 @weiseer/regulatory-deadline-mcp was installed 39 times last week.
How do I connect regulatory-deadline?
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 @weiseer/regulatory-deadline-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use regulatory-deadline?
The npm package @weiseer/regulatory-deadline-mcp was installed 39 times in the last week. Week over week that is -90%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is regulatory-deadline open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.