ActiveCampaign MCP Server
@AlexlaGuardia
About ActiveCampaign MCP Server
Production-grade MCP server for the ActiveCampaign API. 33 tools for contacts, deals, automations, tags, pipelines, campaigns, custom fields, accounts, and webhooks. The first MCP server for ActiveCampaign's 185,000+ customers.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"activecampaign": {
"command": "mcp-activecampaign",
"env": {
"ACTIVECAMPAIGN_URL": "https://youraccountname.api-us1.com",
"ACTIVECAMPAIGN_API_KEY": "your-api-key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ActiveCampaign MCP Server?
A production-grade MCP server that provides 33 tools to interact with the ActiveCampaign API. It covers contacts, deals, automations, tags, pipelines, campaigns, custom fields, accounts, and webhooks — the first MCP server designed for ActiveCampaign's 185,000+ customers.
How to use ActiveCampaign MCP Server?
Install the package via pip install mcp-activecampaign, then set the environment variables ACTIVECAMPAIGN_URL and ACTIVECAMPAIGN_API_KEY. The server can be launched directly or configured as an MCP tool in Claude Desktop by adding an entry to the claude_desktop_config.json file.
Key features of ActiveCampaign MCP Server
- Full CRUD for contacts: list, get, create, update, delete.
- Deal management with pipeline and stage support.
- Tag creation and contact‑tag association management.
- View mailing lists and subscriber counts.
- Manage webhook subscriptions: create, list, delete.
- Built‑in rate limiting (5 req/s) and auto‑retry on 429s.
Use cases of ActiveCampaign MCP Server
- Automate contact management tasks through an AI‑powered MCP client.
- Create and update deals with pipeline and stage filters in a conversational workflow.
- Enroll contacts in automations without manual intervention.
- Retrieve and set custom field values for contacts programmatically.
- View campaign performance metrics and webhook subscriptions.
FAQ from ActiveCampaign MCP Server
What authentication does the server require?
It uses an API key sent via the Api-Token header. No OAuth flow is needed.
What is the rate limit and how is it handled?
ActiveCampaign enforces 5 requests per second per account. The server includes a built‑in throttle and automatically retries on 429 responses.
Can I create or edit automations through this server?
No — the ActiveCampaign API only allows listing automations and adding contacts to them. You cannot create or edit automation workflows.
Are campaigns read‑only?
Yes. The server provides read‑only tools for campaigns: you can view details and performance metrics but not create or modify campaigns.
How does pagination work for list tools?
All list tools support offset‑based pagination with limit and offset parameters.
Frequently asked questions
What authentication does the server require?
It uses an API key sent via the `Api-Token` header. No OAuth flow is needed.
What is the rate limit and how is it handled?
ActiveCampaign enforces 5 requests per second per account. The server includes a built‑in throttle and automatically retries on 429 responses.
Can I create or edit automations through this server?
No — the ActiveCampaign API only allows listing automations and adding contacts to them. You cannot create or edit automation workflows.
Are campaigns read‑only?
Yes. The server provides read‑only tools for campaigns: you can view details and performance metrics but not create or modify campaigns.
How does pagination work for list tools?
All list tools support offset‑based pagination with `limit` and `offset` parameters.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
ICSS
chokcoco不止于 CSS
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments