Svix

Svix is a webhook delivery platform. Use it to create applications, send webhook messages, manage endpoints, track delivery attempts, retry failed deliveries, and manage event types. This bundle uses the Svix Environment API key.

This Svix MCP server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

Developer Tools
FIELDS

Tools From This Provider (32)

Svix Get Endpoint

Get details of a specific endpoint including its URL, filter types, channels, rate limit, and status.

Svix Update Endpoint

Update an existing endpoint's URL, filters, rate limit, or disabled state. Only provided fields are changed.

Svix Delete Event Type

Delete an event type. Endpoints already filtering for this type will continue to work. This is irreversible.

Svix Create Endpoint

Create a new webhook endpoint (receiver URL) for an application. Optionally filter by event types or channels.

Svix Get App Portal Access

Generate a one-time-use URL for the Svix App Portal. The portal lets your customers manage their own endpoints and view...

Svix Resend Webhook

Resend a specific message to a specific endpoint. Use when a delivery attempt failed and you want to manually retry.

Svix Create Event Type

Create a new event type to categorize webhook messages. Provide a name (e.g. 'order.completed') and description.

Svix Create Application

Create a new Svix application (represents one of your customers/webhook consumers). Provide a name and optionally a...

Svix Delete Endpoint

Delete a webhook endpoint from an application. This is irreversible.

Svix Get Endpoint Secret

Get the signing secret for an endpoint. Used by webhook consumers to verify message signatures.

Svix Delete Application

Delete a Svix application and all its endpoints, messages, and delivery history. This is irreversible.

Svix Rotate Endpoint Secret

Rotate the signing secret for an endpoint. The old secret remains valid for 24 hours for a graceful transition.

Svix Recover Endpoint

Resend all failed messages to an endpoint since a given time. Use this to recover from endpoint outages.

Svix List Operational Webhook Endpoints

List operational webhook endpoints. These receive Svix system events (e.g. message.attempt.exhausted) about your own...

Svix List Messages

List messages (webhook events) sent to an application. Filter by event type or channel. Returns message IDs, event...

Svix List Attempts By Endpoint

List delivery attempts for a specific endpoint. Use to check which messages were delivered, failed, or are pending for...

Svix Create Message

Send a webhook message to all endpoints subscribed to the given event type in an application. This is the core 'send...

Svix Update Application

Update an existing application's name, UID, rate limit, or metadata. Only provided fields are changed.

Svix Get Environment Settings

Get environment settings including retry policy, HTTPS enforcement, channels, transformations, branding/white-label...

Svix List Attempted Messages

List messages that have been attempted on a specific endpoint. Shows which messages were delivered, failed, or are...

Svix List Ingest Sources

List ingest sources — external services that push events into Svix for processing and forwarding to your application...

Svix Get Application

Get details of a specific Svix application by ID or UID. Returns name, UID, metadata, rate limit, created/updated...

Svix Get Attempt

Get full details of a specific delivery attempt including URL, response status code, response body, duration, and...

Svix Get Message

Get a specific message by ID. Returns event type, payload, channels, tags, and timestamps.

Svix Get Endpoint Stats

Get delivery statistics for an endpoint: success count, failure count, and sending status.

Svix List Attempts By Msg

List delivery attempts for a specific message. Shows which endpoints received the message, their HTTP status codes, and...

Svix Update Event Type

Update an event type's description, schema, or archived status.

Svix Get Event Type

Get a specific event type by name. Returns description, schemas, archived status, and timestamps.

Svix List Applications

List all applications (customer webhook targets) in your Svix environment. Returns app IDs, names, UIDs, metadata, and...

Svix List Event Types

List all defined event types in your Svix environment. Event types categorize webhook messages (e.g. 'invoice.paid',...

Svix List Endpoints

List all endpoints (webhook receiver URLs) for a specific Svix application. Returns endpoint URLs, IDs, filter types,...

Svix List Integrations

List integrations for an application. Integrations are pre-built connectors (e.g. Slack, Discord) that simplify webhook...

Provider Information

CategoryDeveloper Tools
Auth TypeFIELDS
AddedOctober 29, 2025
UpdatedMarch 9, 2026
Used By Tools
32

Quick Links

Need Help?

Having trouble configuring Svix? Check the available resources below.

Svix MCP Server Integration • MCP Providers