Skip to main content
Glama
HookbaseApp

Hookbase MCP Server

by HookbaseApp

hookbase_create_source

Create a webhook source to receive incoming webhooks from providers like GitHub or Stripe, configure signature verification and rate limiting, and connect to destinations via routes.

Instructions

Create a new webhook source. Sources receive incoming webhooks and can be connected to destinations via routes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesDisplay name for the source
slugYesURL-safe identifier (e.g., "github-webhooks")
providerNoWebhook provider for signature verification (e.g., "github", "stripe", "shopify")
descriptionNoOptional description of the source
reject_invalid_signaturesNoWhether to reject webhooks with invalid signatures
rate_limit_per_minuteNoMaximum webhooks per minute (rate limiting)

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