@weiseer/regulatory-deadline-mcp
v0.1.1
Published
FinCEN/SEC/EU AI Act/GDPR deadline tracker for AI agents.
Downloads
185
Maintainers
Readme
@weiseer/regulatory-deadline-mcp
FinCEN/SEC/EU AI Act/GDPR deadline tracker for AI agents. stdio MCP server.
Part of weiseer — AI-agent-native cached oracles.
Install
npm install -g @weiseer/regulatory-deadline-mcpUse with Claude Desktop / Cursor / Cline / Continue / Windsurf
{
"mcpServers": {
"regulatory-deadline": {
"command": "npx",
"args": ["-y", "@weiseer/regulatory-deadline-mcp"]
}
}
}Why use this instead of your agent doing it itself
The DIY cost in token-spend, latency, and rate-limit risk is 100-1500x our cost. See the weiseer organization README for the economic argument.
Environment
REG_URL— override remote snapshot URLREG_LOCAL_ONLY=1— skip remote fetch
License
Apache-2.0
