Loading MCP server directory, please wait...
MCP server bridging GitHub webhooks via Cloudflare Worker for real-time event streaming
npx @getmcp/cli add io.github.Liplus-Project/github-webhook-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Liplus-Project/github-webhook-mcp": {
"command": "npx",
"args": [
"-y",
"github-webhook-mcp"
],
"env": {
"WEBHOOK_WORKER_URL": "",
"WEBHOOK_CHANNEL": ""
}
}
}
}