Server data from the Official MCP Registry
A webhook inbox for agents: one call returns a live URL. Mock, verify, inspect and replay.
A webhook inbox for agents: one call returns a live URL. Mock, verify, inspect and replay.
Remote endpoints: streamable-http: https://anyhook.net/mcp
Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).
11 tools verified · Open access · No issues 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.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"net-anyhook-anyhook": {
"url": "https://anyhook.net/mcp"
}
}
}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
Read, search, and manipulate Git repositories programmatically
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.