Server data from the Official MCP Registry
Webhook relay for AI agents: keyless quickstart, event inspection, replay, mock payloads.
Webhook relay for AI agents: keyless quickstart, event inspection, replay, mock payloads.
Remote endpoints: streamable-http: https://anyhook.net/mcp
Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
11 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: ANYHOOK_API_KEY
Environment variable: ANYHOOK_API_BASE
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Source for the npm packages that go with AnyHook, a webhook relay: change one URL and your webhooks get automatic retries, a full event log, and one-click replay.
| Package | npm | What it is |
|---|---|---|
anyhook-mcp | MCP server — lets a coding agent set up and operate webhook infrastructure by itself | |
anyhook-verify | Verify AnyHook-Signature headers on your server (HMAC-SHA256, retry-safe) | |
@anyhook/core | not published | Shared internals (signature logic, provider fixtures), bundled into the two above |
{ "mcpServers": { "anyhook": { "command": "npx", "args": ["-y", "anyhook-mcp"] } } }
No API key needed up front. The anyhook_quickstart tool provisions a live webhook endpoint and key on its own (no account, 7-day TTL, claimable into a free account later). 12 tools: quickstart, apps, events, inspect, replay, mock/simulate for testing, signature verification.
Prefer plain HTTP? The same bootstrap is one curl:
curl -X POST https://anyhook.net/api/v1/quickstart
pnpm workspace. Node 20+.
pnpm install
pnpm test # vitest across all packages
pnpm build # tsup
The hosted relay itself (ingress, forwarder, dashboard) is a separate closed-source service — this repo is the client tooling. API reference: openapi.json · agent docs: llms.txt · pricing: pricing.md
Apache-2.0
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.