OpenWebhook MCP server
Inspect webhooks from Cursor or Claude. No account needed. Pro adds permanent slugs.
233 downloads/wk
Reviews
Write oneNobody has reviewed OpenWebhook yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
OpenWebhook tools (8, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
create_endpointwrite actionCreate a permanent OpenWebhook endpoint with the given slug.
delete_endpointwrite actionDelete an OpenWebhook endpoint by ID from list_endpoints.
inspect_urlReturn the current anonymous ingest URL for this CLI or MCP process.
list_endpointsList permanent OpenWebhook endpoints for the authenticated account.
list_recent_webhooksList recent webhooks stored only in this MCP process's ephemeral buffer.
unwatchStop watching an endpoint and drop its ephemeral local buffer.
wait_for_webhookReturn the next webhook from the local buffer, or wait until one arrives.
watchStart watching the anonymous ingest URL, or a permanent slug when a Pro token is configured.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan25 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityverified namespace with website, no repo4/10
Install directly
Runs npx -y openwebhook on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp -- npx -y openwebhook
OpenWebhook: common questions
- Is OpenWebhook MCP server safe?
- With care: it is graded C, so read the findings first (58/100). Read the OpenWebhook safety report
- How do I install OpenWebhook?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does OpenWebhook need an API key?
- Yes. The registry entry asks for
OPENWEBHOOK_TOKEN. - Is OpenWebhook maintained?
- The latest release is v1.2.1.