loading…
Search for a command to run...
loading…
Webhook management and debugging. Validate signatures, log events, replay, and analyze webhook traffic.
Webhook management and debugging. Validate signatures, log events, replay, and analyze webhook traffic.
By MEOK AI Labs — Webhook management and debugging. Validate signatures, log events, replay, and analyze webhook traffic. By MEOK AI Labs.
Webhook AI MCP — MEOK AI Labs. Webhook validation, event logging, replay, and debugging.
pip install webhook-ai-mcp
# Run standalone
python server.py
# Or via MCP
mcp install webhook-ai-mcp
validate_webhook_signatureValidate a webhook signature against a payload and secret. Supports sha256, sha1, md5.
Parameters:
payload (str)signature (str)secret (str)scheme (str)log_webhook_eventLog a webhook event for debugging and replay.
Parameters:
event_type (str)source (str)payload (str)headers (str)status_code (int)replay_eventsReplay/retrieve logged webhook events with optional filters.
Parameters:
source (str)event_type (str)limit (int)register_endpointRegister a webhook endpoint for monitoring.
Parameters:
name (str)url (str)secret (str)events (str)generate_webhook_secretGenerate a cryptographically secure webhook signing secret.
Parameters:
length (int)Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.
MIT — MEOK AI Labs
Run in your terminal:
claude mcp add webhook-ai-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.