Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready Constant Contact MCP server with 78 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across Constant Contact — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Constant Contact MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Constant Contact tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Constant Contact call.
Tools Discovery →A Constant Contact MCP server lets AI agents read and write Constant Contact data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Constant Contact MCP server ships with 78 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, and optimized agent context. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Constant Contact's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Retrieve details about the Constant Contact account
Update account details such as name, website, and contact information
Add the organization's physical address to the Constant Contact account
Retrieve the organization's physical address on file
Update the organization's physical address on the Constant Contact account
Add a new email address to the Constant Contact account
List email addresses associated with the Constant Contact account
Create a new contact in Constant Contact
Retrieve a paginated list of contacts with optional filtering
Retrieve a specific contact by their unique ID
Update an existing contact's information by ID
Delete a contact by their unique ID
Create a new contact list in the account
Retrieve all contact lists in the account
Retrieve a specific contact list by its unique ID
Update the name, description, or favorite status of a contact list
Delete a contact list by its unique ID
Create a new custom field definition for contacts
Retrieve all custom field definitions in the account
Retrieve a specific custom field definition by its unique ID
Update an existing custom field's label or choices
Delete a custom field definition by its unique ID
Create a new event with default settings, registration form, and landing page
Create a deep copy of an existing event
Retrieve a collection of events with event details
Retrieve details for a specific event by its unique ID
Partially update an event with the provided fields
Create a new segment with filter criteria
Retrieve all segments defined in the account
Retrieve a specific segment by its unique ID
Update an existing segment's name and filter criteria
Delete a segment by its unique ID
Create a new email campaign
Retrieve all email campaigns in the account
Retrieve a specific email campaign by its unique ID
Delete an email campaign by its unique ID
Retrieve a specific email campaign activity by its unique ID
Update the content and settings of an email campaign activity
Create a new contact tag with a unique name
Retrieve all contact tags in the account
Retrieve details for a specific contact tag by its unique ID
Rename an existing contact tag
Delete a contact tag and unassign it from all contacts
Create a new contact or update an existing one via sign-up form
Retrieve the privileges associated with the authenticated user
Retrieve the current schedule for an email campaign activity
Get the HTML preview of an email campaign activity
Get the send history of an email campaign activity
Retrieve the status of all bulk activities (async jobs) in the account
Retrieve the status and details of a specific bulk activity by its unique ID
Retrieve aggregate statistics for email campaigns
Retrieve performance tracking statistics for one or more email campaigns
Retrieve performance tracking statistics for up to ten email campaign activities
Retrieve link click counts for a specific email campaign activity
Retrieve a list of contacts that were sent a specific email campaign activity
Retrieve each time a contact opened a specific email campaign activity
Retrieve the last time each contact opened a specific email campaign activity
Retrieve contacts that were sent but did not open a specific email campaign activity
Retrieve each time a contact clicked a link in a specific email campaign activity
Retrieve each time a contact forwarded a specific email campaign activity
Retrieve contacts that unsubscribed via a specific email campaign activity
Retrieve contact bounce data for a specific email campaign activity
Retrieve a contact's tracking activities across all campaigns
Get a summary of campaign actions for a specific contact
Get average open and click rates for a specific contact over a date range
Rename an email campaign
Send a resubscribe confirmation email to an unsubscribed contact
Rename an existing segment without modifying its criteria
Schedule an email campaign activity to send at a specific date or immediately
Unschedule a scheduled email campaign activity
Send a test email to specific email addresses before scheduling
Import contacts in bulk using a JSON payload
Export contacts to a CSV file
Delete contacts in bulk by contact IDs or list membership
Add contacts to one or more lists in bulk
Remove contacts from one or more lists in bulk
Add one or more tags to contacts in bulk
Remove one or more tags from contacts in bulk
Connect your AI agent to Constant Contact and help your team scale the marketing operations they run by hand today.
Use StackOne to connect your AI agent to your marketing automation, CRM, and email tools to automate lead nurture email sequences.
View →Use StackOne to connect your AI agent to your marketing automation, email, and analytics platforms to automate campaign performance reporting.
View →Use StackOne to connect your AI agent to your document stores, email platforms, and messaging tools to automate content repurposing and distribution.
View →One endpoint. Any framework. Your agent is talking to Constant Contact in under 10 lines of code.
MCP Clients
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.