Zoho Campaigns MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZOHO_REGION | Yes | Zoho data center region: com, eu, in, com.au, jp, ca, sa | |
| ZOHO_CLIENT_ID | Yes | Zoho OAuth client ID | |
| ZOHO_CLIENT_SECRET | Yes | Zoho OAuth client secret | |
| ZOHO_REFRESH_TOKEN | Yes | Zoho OAuth refresh token (recommended) or an access token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| zoho_campaigns_auth_statusB | Comprueba la configuración sin revelar secretos. |
| zoho_campaigns_bounced_contact_policyA | Explica qué permite Zoho respecto de contactos devueltos. |
| zoho_campaigns_list_operationsC | Lista el catálogo de operaciones incluidas, sus scopes y documentación. |
| zoho_campaigns_callC | Ejecuta cualquier operación catalogada con parámetros de Zoho. Las destructivas exigen confirmación literal. |
| zoho_campaigns_raw_requestC | Cobertura avanzada para endpoints oficiales v1.1 aún no catalogados. Solo permite rutas relativas de Zoho Campaigns. |
| zoho_campaigns_get_mailing_listsC | Obtiene mailing lists con paginación de Zoho. |
| zoho_campaigns_get_list_contactsC | Obtiene contactos de una lista por estado, incluido bounce. |
| zoho_campaigns_get_bounced_contactsC | Recorre listas y devuelve contactos bounced. No los elimina porque Zoho no lo permite. |
| zoho_campaigns_get_campaign_bouncesC | Obtiene hard o soft bounces de una campaña. |
| zoho_campaigns_unsubscribe_contactC | Desuscribe un contacto de una lista/topic. |
| zoho_campaigns_move_to_do_not_mailB | Mueve un contacto a Do-Not-Mail; exige confirmación. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Noche-Creativa/zoho-campaigns-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server