← All servers
πŸ”§

Github WebhookVerifiedπŸ›‘ No advisories

io.github.Liplus-Project/github-webhook-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/liplus-project, which proved it owns this namespace.

Verified owner: github.com/liplus-project β†—io.github.Liplus-Project/github-webhook-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads WEBHOOK_WORKER_URL, WEBHOOK_CHANNEL.

About

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

Packages & transports

npmgithub-webhook-mcpv0.8.2 Β· npx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "github_webhook": {
      "command": "npx",
      "args": [
        "-y",
        "github-webhook-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y github-webhook-mcp