GitHub Webhooks MCP Server
JSON →A simple MCP server that manages GitHub webhooks and lets MCP compatible LLMs interact with the GitHub API.
Tools · 8
- 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
Environment variables
GITHUB_TOKEN