Catalog
io.github.CSOAI-ORG/regulatory-webhook-mcp
OfficialMCP server for regulatory webhook. Features subscribe, get recent changes, check for updates. From M
Manages regulatory webhook subscriptions and tracks regulatory updates.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"regulatory-webhook-mcp": {
"command": "uvx",
"args": [
"regulatory-webhook-mcp"
]
}
}
}