Zhook Mcp Server
@zhookteam
About Zhook Mcp Server
The official Model Context Protocol (MCP) server for https://zhook.dev, enabling AI agents to interact with your Zhook webhooks, events, and metrics.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"zhook": {
"command": "npx",
"args": [
"-y",
"@zhook/mcp-server"
],
"env": {
"ZHOOK_API_KEY": "your_api_key_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Zhook MCP Server?
The official Model Context Protocol (MCP) server for zhook, enabling AI agents to interact with your Zhook webhooks, events, and metrics. It is designed for developers who want to programmatically manage and monitor webhooks through AI assistants.
How to use Zhook MCP Server?
Install via npx (recommended) or globally with npm install -g @zhook/mcp-server. Set the ZHOOK_API_KEY environment variable with your API key from the Zhook dashboard. Add the server configuration to your MCP client (e.g., claude_desktop_config.json) with the appropriate command and arguments.
Key features of Zhook MCP Server
- Create new webhooks or MQTT hooks
- List all configured webhooks
- View recent events for a hook
- Wait for the next event via WebSocket
- Access real-time and historical metrics
Use cases of Zhook MCP Server
- AI agent creating a new webhook on demand
- Monitoring webhook performance with metrics
- Debugging by inspecting recent events
- Automating destination and transformation management
- Waiting for a specific event to trigger follow-up actions
FAQ from Zhook MCP Server
What do I need to use Zhook MCP Server?
You need a Zhook API key, obtainable from the Zhook dashboard user settings page. Provide it via the ZHOOK_API_KEY environment variable.
How do I install Zhook MCP Server?
Run it on demand with npx -y @zhook/mcp-server or install globally with npm install -g @zhook/mcp-server and then run zhook-mcp.
What tools does Zhook MCP Server provide?
It offers tools for managing hooks (list, get, create, trigger), events (list, get, wait), destinations (CRUD), transformations (list, create, update, delete), and metrics (real-time and historical).
Can it wait for an event?
Yes, the zhook_wait_for_event tool connects to the Zhook WebSocket and waits for the next event to arrive on a specific hook.
Where does my data live?
All webhook and event data resides on the Zhook platform. The server only accesses it via API calls using your API key.
Frequently asked questions
What do I need to use Zhook MCP Server?
You need a Zhook API key, obtainable from the Zhook dashboard user settings page. Provide it via the `ZHOOK_API_KEY` environment variable.
How do I install Zhook MCP Server?
Run it on demand with `npx -y @zhook/mcp-server` or install globally with `npm install -g @zhook/mcp-server` and then run `zhook-mcp`.
What tools does Zhook MCP Server provide?
It offers tools for managing hooks (list, get, create, trigger), events (list, get, wait), destinations (CRUD), transformations (list, create, update, delete), and metrics (real-time and historical).
Can it wait for an event?
Yes, the `zhook_wait_for_event` tool connects to the Zhook WebSocket and waits for the next event to arrive on a specific hook.
Where does my data live?
All webhook and event data resides on the Zhook platform. The server only accesses it via API calls using your API key.
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Comments