Drip MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DRIP_API_KEY | Yes | Your Drip API key, obtained from Drip account settings. | |
| DRIP_ACCOUNT_ID | Yes | Your Drip account ID, found in Drip settings. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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