MCP server for regulatory webhook. Features subscribe, get recent changes, check for updates. From MEOK AI Labs.
Project description
mcp-name: io.github.CSOAI-ORG/regulatory-webhook-mcp
Overview
Regulatory Webhook MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
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. |
Installation
pip install meok-regulatory-webhook-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"regulatory-webhook-mcp": {
"command": "python",
"args": ["-m", "meok_regulatory_webhook_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 9 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/dRmcN75ScdQS7oh1Uc8k90U |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/cNi00la8s1460ZT0Q88k90V |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/8x228ta8s6oqbExaqI8k90W |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file regulatory_webhook_mcp-1.0.9.tar.gz.
File metadata
- Download URL: regulatory_webhook_mcp-1.0.9.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
316c24179fc0270a5e12c1a8fc8a868252cee1b5ae2dbc8676d9a2f433c0a4f5
|
|
| MD5 |
2ee73f2b28db757c81caf6264ce9d3c8
|
|
| BLAKE2b-256 |
5f304986924f01dc06080e065f0ada5e4031ef0fb22bc2fc0f070f406a23bb1f
|
File details
Details for the file regulatory_webhook_mcp-1.0.9-py3-none-any.whl.
File metadata
- Download URL: regulatory_webhook_mcp-1.0.9-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71c851d6441df7bdffb0d8e6f10120d8033b1cf86075b8928caf9f17059c2b7d
|
|
| MD5 |
966e3651ee5bff7f0a7322d416713bcf
|
|
| BLAKE2b-256 |
aef08cc6510f9333ccc902cec0ef618340ed9f875f39f977e1e4c7f5bc3c7536
|