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"]
}
}
}Resumen de MCP Servers
# 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
Lo que la gente pregunta sobre anyhook-mcp
¿Qué es gba3124/anyhook-mcp?
+
gba3124/anyhook-mcp es mcp servers para el ecosistema de Claude AI. MCP server + signature verification for AnyHook, the webhook relay with a keyless quickstart (npx -y anyhook-mcp) Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala anyhook-mcp?
+
Puedes instalar anyhook-mcp clonando el repositorio (https://github.com/gba3124/anyhook-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar gba3124/anyhook-mcp?
+
gba3124/anyhook-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene gba3124/anyhook-mcp?
+
gba3124/anyhook-mcp es mantenido por gba3124. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a anyhook-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega anyhook-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!