MCP Servers / version-control / GitHub Webhooks MCP Server

GitHub Webhooks MCP Server

JSON →
noneversion-control

A simple MCP server that manages GitHub webhooks and lets MCP compatible LLMs interact with the GitHub API.

Install
How to run this server

No install command recorded.

server path: github-webhooks-mcp-server
Tools
What this server exposes
create_org_webhook
Create webhooks that apply to all repositories in an organization
list_org_webhooks
List all organization-level webhooks
update_org_webhook
Modify existing organization webhooks
delete_org_webhook
Remove organization webhooks
create_repo_webhook
Create webhooks for a specific repository
list_repo_webhooks
List all webhooks for a repository
update_repo_webhook
Modify existing repository webhooks
delete_repo_webhook
Remove repository webhooks
Configuration
Environment & auth
authnone
envGITHUB_TOKEN
Resources
GitHub Webhooks MCP Server — MCP Server · libregistry