mcpserver.lol
registry/github-webhook-mcp
Connection check local install

github-webhook-mcp

MCP server bridging GitHub webhooks via Cloudflare Worker for real-time event streaming

Tools 5
GitHub stars
Installs / wk 145
Licence
Transport stdio
Last checked never

Tools & capabilities

5 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

get_event from source
Get the full payload for a single webhook event by ID.
get_pending_status from source
Get a lightweight snapshot of pending GitHub webhook events. Use this for periodic polling before requesting details.
get_webhook_events from source
Get pending (unprocessed) GitHub webhook events with full payloads. Prefer get_pending_status or list_pending_events for polling.
list_pending_events from source
List lightweight summaries for pending GitHub webhook events. Returns metadata only, without full payloads.
mark_processed from source
Mark webhook events as processed so they won