ActiveCampaign
Rank #13,627io.github.ohneben/activecampaign-mcp
ActiveCampaign API: ~325 endpoints (v3, SMS, WhatsApp, Segments) as safety-categorized MCP tools.
ActiveCampaign is a Model Context Protocol (MCP) server published by ohneben. It ranks #13,627 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ActiveCampaign is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 118,486 of 132,113 servers on MCP Toplist.
Use ActiveCampaign
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add activecampaign-mcp -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "ACTIVECAMPAIGN_API_URL=<your ACTIVECAMPAIGN_API_URL>" -e "ACTIVECAMPAIGN_API_TOKEN=<your ACTIVECAMPAIGN_API_TOKEN>" -e "MCP_AUTH_TOKEN=<your MCP_AUTH_TOKEN>" -- docker run -i --rm ghcr.io/ohneben/activecampaign-mcp:1.1.1Replace each placeholder with your own value before saving.
[mcp_servers.activecampaign-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ohneben/activecampaign-mcp:1.1.1"]
[mcp_servers.activecampaign-mcp.env]
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
ACTIVECAMPAIGN_API_URL = "<your ACTIVECAMPAIGN_API_URL>"
ACTIVECAMPAIGN_API_TOKEN = "<your ACTIVECAMPAIGN_API_TOKEN>"
MCP_AUTH_TOKEN = "<your MCP_AUTH_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"activecampaign-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/activecampaign-mcp:1.1.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"ACTIVECAMPAIGN_API_URL": "<your ACTIVECAMPAIGN_API_URL>",
"ACTIVECAMPAIGN_API_TOKEN": "<your ACTIVECAMPAIGN_API_TOKEN>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"activecampaign-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/activecampaign-mcp:1.1.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"ACTIVECAMPAIGN_API_URL": "<your ACTIVECAMPAIGN_API_URL>",
"ACTIVECAMPAIGN_API_TOKEN": "<your ACTIVECAMPAIGN_API_TOKEN>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"activecampaign-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/activecampaign-mcp:1.1.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"ACTIVECAMPAIGN_API_URL": "<your ACTIVECAMPAIGN_API_URL>",
"ACTIVECAMPAIGN_API_TOKEN": "<your ACTIVECAMPAIGN_API_TOKEN>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"activecampaign-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/activecampaign-mcp:1.1.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"ACTIVECAMPAIGN_API_URL": "<your ACTIVECAMPAIGN_API_URL>",
"ACTIVECAMPAIGN_API_TOKEN": "<your ACTIVECAMPAIGN_API_TOKEN>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"activecampaign-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/activecampaign-mcp:1.1.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"ACTIVECAMPAIGN_API_URL": "<your ACTIVECAMPAIGN_API_URL>",
"ACTIVECAMPAIGN_API_TOKEN": "<your ACTIVECAMPAIGN_API_TOKEN>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ohneben%2Factivecampaign-mcp)<a href="https://mcptoplist.com/server/io.github.ohneben%2Factivecampaign-mcp"><img src="https://mcptoplist.com/badge/io.github.ohneben%2Factivecampaign-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ohneben
Other servers by ohneben
- BuchhaltungsButler#4,441 · 6 vers
- LearnWorlds#8,549 · 4 vers
- HubSpot#9,963 · 4 vers
- Anytype (self-hosted HTTP)#11,896 · 3 vers
- Wafeq#14,507 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.1.1 | Sep 15, 2026 |
| 1.1.0 | Sep 15, 2026 |
Frequently asked questions
- Who maintains ActiveCampaign?
- ActiveCampaign is maintained by ohneben, which publishes 6 MCP servers (22 total versions) tracked on MCP Toplist.
- Is ActiveCampaign listed on the Official MCP Registry?
- Yes — ActiveCampaign is listed on the Official MCP Registry, alongside Glama.
- How many versions does ActiveCampaign have?
- MCP Toplist tracks 2 versions of ActiveCampaign, most recently published on Sep 15, 2026.
- Where can I find the source code for ActiveCampaign?
- The source code for ActiveCampaign is hosted at github.com/ohneben/ActiveCampaign-MCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.