Regulatory Webhook MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 193 installs a week from pypi.
MCP server for regulatory webhook. Features subscribe, get recent changes, check for updates. From M
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add regulatory-webhook-mcp -- uvx regulatory-webhook-mcp
{
"mcpServers": {
"regulatory-webhook-mcp": {
"args": [
"regulatory-webhook-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.regulatory-webhook-mcp]
command = "uvx"
args = ["regulatory-webhook-mcp"]
{
"mcpServers": {
"regulatory-webhook-mcp": {
"args": [
"regulatory-webhook-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"regulatory-webhook-mcp": {
"args": [
"regulatory-webhook-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.