-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
48 lines (33 loc) · 1.19 KB
/
llms.txt
File metadata and controls
48 lines (33 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# regulatory-webhook-mcp
# **MCP server for regulatory webhook mcp operations**
## Install
```bash
pip install regulatory-webhook-mcp
```
## Auth & Rate Limits
- Free tier: 10 calls/day. No API key required.
- Pro tier (£79/mo): unlimited + signed attestations.
- Enterprise (£1,499/mo): white-label.
## Tools
### `subscribe`
Subscribe to regulatory update notifications for specific frameworks.
### `unsubscribe`
Unsubscribe from regulatory updates.
### `get_recent_changes`
Get recent regulatory changes for specified frameworks.
### `check_for_updates`
Check if monitored frameworks have recent updates.
### `register_webhook`
Register a webhook for regulatory notifications.
### `trigger_webhook`
Manually trigger a webhook with payload.
### `get_subscribers`
List all webhook subscribers (admin only).
### `list_webhooks`
List all registered webhooks.
### `get_framework_newsletter_summary`
Get a newsletter-ready summary of recent regulatory changes.
## Maintainer
MEOK AI Labs · hello@meok.ai · https://meok.ai · MIT licensed
## Pairs with
Governance moat: pair this tool with any of MEOK's 38 governance MCPs (EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, etc.) for full compliance coverage.