
Loops
Interact with Loops mailing lists and email automation
Tools
List Mailing Lists
Retrieve a list of your account's mailing lists. Returns all mailing lists with their basic information including name, description, and privacy settings.
Find Contact
Find a contact by email address or user ID. Only one parameter is allowed - either email or userId.
Create Contact
Create a new contact with an email address and any other contact properties. Returns 409 Conflict if contact already exists.
Update Contact
Update or create a contact. Requires either email or userId. If contact doesn't exist, creates a new one.
Delete Contact
Delete a contact by email address or user ID.
List Contact Properties
Retrieve a list of your account's contact properties. Use ?list=custom to only list custom properties.
Send Event
Send events to trigger emails in Loops. Provide either email or userId to identify the contact.
Send Transactional Email
Send a transactional email to a contact. Use dummy transactional ID for testing.
List Transactional Emails
Retrieve a list of your transactional emails with automatic pagination support.
Installation Steps
Get StartedCreate a Gumloop Account
To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.
Copy Your Server URL
Copy your MCP server URL and add it to your client. You'll be prompted to authorize on first use.