Skip to main content
Glama
GravityKit

Drip MCP Server

by GravityKit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRIP_API_KEYYesYour Drip API key, obtained from Drip account settings.
DRIP_ACCOUNT_IDYesYour Drip account ID, found in Drip settings.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
drip_create_subscriberB

Create or update a subscriber in Drip

drip_list_subscribersC

List all subscribers in your Drip account

drip_get_subscriberA

Fetch a specific subscriber by ID or email

drip_delete_subscriberB

Delete a subscriber from your Drip account

drip_unsubscribeC

Unsubscribe a subscriber from all emails

drip_tag_subscriberB

Apply tags to a subscriber

drip_remove_tagB

Remove tags from a subscriber

drip_track_eventC

Track a custom event for a subscriber

drip_list_campaignsB

List all campaigns in your Drip account

drip_subscribe_to_campaignC

Subscribe a user to a campaign

drip_batch_create_subscribersB

Create or update multiple subscribers at once

drip_search_subscribersC

Search for subscribers using various filters

drip_batch_unsubscribeB

Unsubscribe multiple subscribers at once

drip_recent_unsubscribesC

List recent unsubscribes with optional date bounds

drip_unsubscribe_statsC

Aggregate unsubscribe stats by date

drip_list_workflowsC

List workflows

drip_activate_workflowB

Activate a workflow by ID

drip_pause_workflowC

Pause a workflow by ID

drip_start_workflowC

Start a workflow for a subscriber

drip_remove_from_workflowC

Remove a subscriber from a workflow

drip_list_formsD

List forms

drip_get_formC

Get form by ID

drip_list_broadcastsD

List broadcasts

drip_get_broadcastC

Get broadcast by ID

drip_record_conversionC

Record a conversion event

drip_record_purchaseC

Record a purchase for a subscriber

drip_get_accountB

Get Drip account details

drip_list_custom_fieldsB

List custom field identifiers

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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