Skip to main content
Glama
CSOAI-ORG

webhook-ai-mcp

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-mcp

Usage

# Run standalone
python server.py

# Or via MCP
mcp install webhook-ai-mcp

Tools

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.

License

MIT — MEOK AI Labs

F
license - not found
-
quality - not tested
C
maintenance

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