MCP server + signature verification for AnyHook, the webhook relay with a keyless quickstart (npx -y anyhook-mcp)
git clone https://github.com/gba3124/anyhook-mcp{
"mcpServers": {
"anyhook-mcp": {
"command": "node",
"args": ["/path/to/anyhook-mcp/dist/index.js"]
}
}
}MCP Servers overview
# AnyHook client packages
Source for the npm packages that go with [AnyHook](https://anyhook.net), 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`](packages/mcp) | [](https://www.npmjs.com/package/anyhook-mcp) | MCP server — lets a coding agent set up and operate webhook infrastructure by itself |
| [`anyhook-verify`](packages/verify) | [](https://www.npmjs.com/package/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 |
## The 30-second version
```json
{ "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:
```bash
curl -X POST https://anyhook.net/api/v1/quickstart
```
## Development
pnpm workspace. Node 20+.
```bash
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](https://anyhook.net/openapi.json) · agent docs: [llms.txt](https://anyhook.net/llms.txt) · pricing: [pricing.md](https://anyhook.net/pricing.md)
## License
Apache-2.0
What people ask about anyhook-mcp
What is gba3124/anyhook-mcp?
+
gba3124/anyhook-mcp is mcp servers for the Claude AI ecosystem. MCP server + signature verification for AnyHook, the webhook relay with a keyless quickstart (npx -y anyhook-mcp) It has 0 GitHub stars and was last updated today.
How do I install anyhook-mcp?
+
You can install anyhook-mcp by cloning the repository (https://github.com/gba3124/anyhook-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is gba3124/anyhook-mcp safe to use?
+
gba3124/anyhook-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains gba3124/anyhook-mcp?
+
gba3124/anyhook-mcp is maintained by gba3124. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to anyhook-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy anyhook-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/gba3124-anyhook-mcp)<a href="https://claudewave.com/repo/gba3124-anyhook-mcp"><img src="https://claudewave.com/api/badge/gba3124-anyhook-mcp" alt="Featured on ClaudeWave: gba3124/anyhook-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!