Skip to main content
Glama
teamzhook

zhook-mcp-server

by teamzhook

create_hook

Create webhooks or MQTT hooks to receive events via HTTP or WebSocket, returning a unique hook ID and public URL for integration.

Instructions

Create a new webhook or MQTT hook. Returns the new hook ID and its public URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoThe type of hook to create. Use 'mqtt' to create an MQTT source hook.standard
deliveryMethodNoHow you want to receive events. Defaults to 'websocket' for easy testing.websocket
callbackUrlNoRequired if deliveryMethod is 'http' or 'both'.
metadataNoOptional key-value metadata to attach to the hook (name, tags).
sourceConfigNoConfiguration for MQTT source. Required if type is 'mqtt'.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/teamzhook/zhook-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server