webhook-ai-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@webhook-ai-mcpvalidate the webhook signature for new order event"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Webhook Ai
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.
Installation
pip install webhook-ai-mcpUsage
# Run standalone
python server.py
# Or via MCP
mcp install webhook-ai-mcpTools
validate_webhook_signature
Validate a webhook signature against a payload and secret. Supports sha256, sha1, md5.
Parameters:
payload(str)signature(str)secret(str)scheme(str)
log_webhook_event
Log a webhook event for debugging and replay.
Parameters:
event_type(str)source(str)payload(str)headers(str)status_code(int)
replay_events
Replay/retrieve logged webhook events with optional filters.
Parameters:
source(str)event_type(str)limit(int)
register_endpoint
Register a webhook endpoint for monitoring.
Parameters:
name(str)url(str)secret(str)events(str)
generate_webhook_secret
Generate a cryptographically secure webhook signing secret.
Parameters:
length(int)
Authentication
Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.
Links
Website: meok.ai
GitHub: CSOAI-ORG/webhook-ai-mcp
License
MIT — MEOK AI Labs
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/webhook-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server