Skip to main content
Glama

ActiveCampaign MCP Server

by mmarqueti

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACTIVECAMPAIGN_API_KEYYesChave da API do ActiveCampaign
ACTIVECAMPAIGN_API_URLYesURL base da API do ActiveCampaign

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_contact_by_email

Busca um contato no ActiveCampaign pelo email

get_contact_by_id

Busca um contato no ActiveCampaign pelo ID

search_contacts

Busca contatos no ActiveCampaign com filtros

get_contact_tracking_logs

Busca os logs de eventos/tracking de um contato específico

get_contact_tracking_logs_by_email

Busca os logs de eventos/tracking de um contato pelo email

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mmarqueti/activecampaign-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server