🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@weiseer/regulatory-deadline-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@weiseer/regulatory-deadline-mcp

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

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

@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-mcp

Use 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 URL
  • REG_LOCAL_ONLY=1 — skip remote fetch

License

Apache-2.0

Keywords

mcp

FAQs

Package last updated on 30 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts