Constant Contact MCP for AI Agents

Securely connect your AI agents and chatbots (Claude, ChatGPT, Cursor, etc) with Constant Contact MCP or direct API to manage contacts, create campaigns, organize lists, and review email marketing performance through natural language.

Constant Contact logoConstant Contact
Oauth2

Constant Contact is an email marketing and automation platform for small businesses. It helps teams build campaigns, manage contacts, and grow customer relationships.

93 Tools

Try Constant Contact now

Type what you want done — sign in and watch it run live in the Tool Router playground.

TOOL ROUTER PLAYGROUND
Constant Contact
Try asking
TOOLS

Supported Tools

Every Constant Contact action and event your agent gets out of the box.

Add Account Email Address

Add a new email address to a Constant Contact account.

Add Contact Taggings

Add Tags to Contacts.

Add list memberships

Add Contacts to Lists creates an activity to add contacts to one or more contact lists.

Copy Event

POST (copy) an existing event in Constant Contact.

Count Contact Consents

GET contact consent counts for a Constant Contact account.

Create Contact

Create a new contact in Constant Contact.

Create contact from sign-up form

Create or Update a Contact via sign-up form.

Create Contact List

Create a new contact list in Constant Contact.

Create contact tag

POST (Create) a Tag.

Create Custom Field

Create a new custom field for contacts in Constant Contact.

Create Email Campaign

Create a new email campaign in Constant Contact.

Create Event

Create a new event with default settings in Constant Contact.

Create Resend to Non-openers

Create a resend to non-openers campaign activity for an email campaign.

Create Social Post

Create a new social media post campaign.

Delete contact

DELETE a specific contact from your Constant Contact account.

Delete Contact List

Permanently deletes a contact list from Constant Contact by its ID.

Create contact delete activity

Delete multiple contacts in bulk by submitting a contact_delete activity.

Delete contact tag

Delete a specific contact tag from your Constant Contact account.

Delete contact tags

Delete one or more tags from contacts in Constant Contact.

Delete custom field

DELETE a specific contact custom field from your Constant Contact account.

Delete custom fields

Delete one or more custom fields from a Constant Contact account.

Delete Email Campaign

DELETE an Email Campaign from your Constant Contact account.

Delete contact list activity

Delete one or more contact lists from your Constant Contact account by submitting a list delete activity.

Delete Segment

Permanently deletes a segment from Constant Contact by its ID.

Export Contacts

Create a bulk activity that exports contacts to a CSV file.

Get account physical address

GET the Physical Address for the Account.

Get account summary

GET a summary of account details for a Constant Contact account.

Get activity status

GET the status of a specific bulk activity.

Get contact

GET a contact by their unique ID.

Get contact activity summary report

GET contact tracking activity summary for a specific contact.

Get Contact List

GET details for a specific contact list by its ID.

Get Contact Open and Click Rates Report

GET average open and click rates for a contact.

Get Contacts Export File

Retrieve the exported contacts file from a completed export contacts activity.

Get Contact SMS Engagement History

GET SMS Engagement History for a Contact.

Get contact tag details

GET Tag Details - Retrieves detailed information about a specific contact tag.

Get custom field

GET a custom field by its unique ID.

Get email campaign details

GET details for a single email campaign using its campaign ID.

Get Email Campaign Activity

GET details for a specific email campaign activity by its ID.

Get email campaign activity preview

GET the HTML Preview of an Email Campaign Activity.

Get Email Campaign Activity Schedule

GET an email campaign activity schedule.

Get email campaign activity send history

GET the send history of an email campaign activity.

Get email campaign ID cross-references

GET a collection of V2 and V3 API Email Campaign ID cross-references.

Get Email Campaign Statistics Report

GET statistics for one or more email campaigns.

Get Event

GET details for a single event by its unique ID.

Get list ID cross-references

GET a collection of V2 and V3 API List IDs cross-references.

Get Partner Webhook Subscription

GET details for a specific Partner Webhook Topic Subscription by its ID.

Get resend to non-openers

GET Details for a Resend to Non-openers Campaign Activity.

Get Segment

GET details for a specific segment by its unique ID.

Import contacts from CSV file

Import contacts into Constant Contact from a CSV file.

Import contacts from JSON

Bulk import contacts into Constant Contact using JSON format.

List account email addresses

GET a Collection of Account Email Addresses.

List account user privileges

Get the user privileges associated with your access token.

List activity statuses

GET a collection of bulk activities.

List Contact Lists

GET all contact lists for the Constant Contact account.

List contacts

GET Contacts Collection to retrieve a list of contacts from Constant Contact.

List contact tags

GET Details for All Tags - Retrieves all contact tags for the account.

List contact custom fields

GET custom_fields Collection to retrieve all contact custom field definitions.

List Email Campaigns

GET a collection of email campaigns from Constant Contact.

List Email Campaign Summaries Report

GET an Email Campaigns Summary Report from Constant Contact.

List Email Did Not Opens Report

GET an Email Did Not Opens Report to retrieve a list of contacts who did not open a specific email campaign.

List email forwards report

GET an Email Forwards Report for a specific email campaign activity.

List email opt-outs report

GET an Email Opt-outs Report for a specific email campaign activity.

List Email Unique Opens Report

GET an email unique opens report for a campaign activity.

List Events

GET a collection of events from Constant Contact.

List event track registrations

GET registrations for an event track to retrieve a list of registrations.

List Landing Page Contact Opens Report

GET a Contacts Opens Landing Page Report.

List Landing Page Unique Contact Adds Report

GET a Unique Contacts Adds Landing Page Report for a specific landing page campaign activity.

List Landing Page Unique Contact Clicks Report

GET unique contact clicks data for a landing page campaign.

List Landing Page Unique Contact Opens Report

GET a Unique Contacts Opens Landing Page Report to retrieve a list of contacts who uniquely opened a specific landing page campaign.

List landing page unique contact updates report

GET a Unique Contacts Updates Landing Page Report for a specific landing page campaign activity.

List Segments

GET all segments for the Constant Contact account.

List SMS Campaign Summaries Report

GET an SMS Campaigns Summary Report.

List Social Connections

GET social network connections for a Constant Contact account.

List Social Hashtag Groups

GET hashtag groups - Retrieves a paginated list of social hashtag groups.

List Social Profiles

GET social media profiles from Constant Contact.

Remove Contact Tagging

Remove tagging from contacts in Constant Contact.

Remove Tags from Contacts

Remove tags from contacts in Constant Contact.

Remove contacts from lists

Create a Remove Contacts from Lists activity to remove contacts from one or more lists.

Rename Email Campaign

PATCH (Update) the name of an existing email campaign in Constant Contact.

Rename Segment

PATCH (rename) an existing segment in Constant Contact.

Resubscribe Contact

Resubscribe an unsubscribed contact to one or more contact lists.

Undo Event Ticket Check-In

Undo check-in for event tickets.

Update Account Details

PUT (update) Account Details for the authenticated user.

Update Account Physical Address

PUT (update) the Physical Address for an Account.

Update Contact

PUT (update) an existing contact in Constant Contact.

Update Contact List

PUT (update) an existing contact list in Constant Contact.

Update Contact Tag

PUT (Update) a Tag.

Update Custom Field

Update an existing contact custom field in Constant Contact.

Update Email Campaign Activity

PUT (Update) an Email Campaign Activity in Constant Contact.

Update Event

PATCH (update) an existing event in Constant Contact.

Update Event Track Registration Payment Status

Update the payment status for event track registrations in Constant Contact.

Update Event Track Registrations

PUT (update) registration status for event track registrations.

Update Segment

PUT (update) an existing segment in Constant Contact.

SETUP GUIDE

Connect Constant Contact MCP Tool with your Agent

1

Install Composio

typescript
npm install @composio/core ai @ai-sdk/openai @ai-sdk/mcp
Install the Composio SDK for Python or TypeScript
2

Initialize Client and Create Tool Router Session

typescript
import { Composio } from '@composio/core';

const composio = new Composio({ apiKey: 'your-api-key' });
const session = await composio.create('your-user-id');
console.log(`Tool Router session created: ${session.mcp.url}`);
Import and initialize the Composio client, then create a Tool Router session for Constant Contact
3

Connect to AI Agent

typescript
import { Composio } from '@composio/core';
import { openai } from '@ai-sdk/openai';
import { experimental_createMCPClient as createMCPClient } from '@ai-sdk/mcp';
import { generateText } from 'ai';

const composio = new Composio({ apiKey: 'your-composio-api-key' });
const session = await composio.create('your-user-id');

const client = await createMCPClient({
  transport: {
    type: 'http',
    url: session.mcp.url,
    headers: {
      'x-api-key': 'your-composio-api-key',
    },
  },
});

const tools = await client.tools();
const { text } = await generateText({
  model: openai('gpt-4o'),
  tools,
  messages: [{
    role: 'user',
    content: 'List my Constant Contact campaigns created this month and summarize their status'
  }],
  maxSteps: 5,
});

console.log(`Agent: ${text}`);
Use the MCP server with your AI agent (Anthropic Claude or Mastra)
SETUP GUIDE

Connect Constant Contact API Tool with your Agent

1

Install Composio

typescript
npm install @composio/openai
Install the Composio SDK
2

Initialize Composio and Create Tool Router Session

typescript
import OpenAI from 'openai';
import { Composio } from '@composio/core';
import { OpenAIResponsesProvider } from '@composio/openai';

const composio = new Composio({
  provider: new OpenAIResponsesProvider(),
});
const openai = new OpenAI({});
const session = await composio.create('your-user-id');
Import and initialize Composio client, then create a Tool Router session
3

Execute Constant Contact Tools via Tool Router with Your Agent

typescript
import OpenAI from 'openai';
import { Composio } from '@composio/core';
import { OpenAIResponsesProvider } from '@composio/openai';

const composio = new Composio({
  provider: new OpenAIResponsesProvider(),
});
const openai = new OpenAI({});
const session = await composio.create('your-user-id');

const tools = session.tools;
const response = await openai.responses.create({
  model: 'gpt-4.1',
  tools: tools,
  input: [{
    role: 'user',
    content: 'List my Constant Contact contact lists and show how many contacts are in each list'
  }],
});
const result = await composio.provider.handleToolCalls(
  'your-user-id',
  response.output
);
console.log(result);
Get tools from Tool Router session and execute Constant Contact actions with your Agent

Why Use Composio?

AI Native Constant Contact Integration

  • Supports both Constant Contact MCP and direct API based integrations
  • Structured, LLM-friendly schemas for reliable contact, list, and campaign actions
  • Rich coverage for reading, writing, and querying your Constant Contact marketing data

Managed Auth

  • Built-in OAuth handling with secure token storage
  • Central place to manage, scope, and revoke Constant Contact access
  • Per user and per environment credentials instead of hard-coded OAuth tokens

Agent Optimized Design

  • Tools are tuned using real error and success rates to improve reliability over time
  • Clear schemas help agents pick the right Constant Contact action without guesswork
  • Comprehensive execution logs so you always know what ran, when, and on whose behalf

Enterprise Grade Security

  • Fine-grained RBAC so you control which agents and users can access Constant Contact
  • Scoped, least privilege access to Constant Contact resources
  • Full audit trail of agent actions to support review and compliance
FAQ

Frequently asked questions

Yes, Constant Contact requires you to configure your own OAuth credentials. Once set up, Composio handles token storage, refresh, and lifecycle management for you.

Yes! Composio's Tool Router enables agents to use multiple toolkits. Learn more.

Composio is SOC 2 and ISO 27001 compliant with all data encrypted in transit and at rest. Learn more.

Composio maintains and updates all toolkit integrations automatically, so your agents always work with the latest API versions.

Start with Constant Contact.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Constant Contact tool your agent needs.Free to start.

Start building