Skip to main content
Glama
HookbaseApp

Hookbase MCP Server

by HookbaseApp

hookbase_create_route

Create a webhook route to forward events from a source to a destination, with optional filters to control which webhooks are transmitted.

Instructions

Create a new route connecting a source to a destination. Optionally add filters to control which webhooks are forwarded.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesDisplay name for the route
source_idYesID of the source to receive webhooks from
destination_idYesID of the destination to forward webhooks to
filter_idNoID of an existing filter to apply
filter_conditionsNoInline filter conditions (alternative to filter_id)
transform_idNoID of a transform to apply to the payload
priorityNoRoute priority (lower = higher priority, default: 0)
is_activeNoWhether the route is active (default: true)

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/HookbaseApp/mcp-server'

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