Skip to main content
Glama
Saiswrp7

clevertap-mcp

by Saiswrp7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLEVERTAP_REGIONNoYour CleverTap region (e.g., in1, us1, eu1)in1
CLEVERTAP_PASSCODEYesYour CleverTap passcode
CLEVERTAP_ACCOUNT_IDYesYour CleverTap account ID

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_campaignA

Create a CleverTap campaign. Supports push, email, SMS, WhatsApp, webpush, webhook, and notification inbox. Set estimate_only=true to preview reach without sending.

stop_campaignB

Stop a scheduled or running CleverTap campaign by its ID.

get_campaign_reportC

Get message delivery reports for campaigns within a date range.

send_pushB

Send a push notification directly to specific users by identity or objectId.

send_emailC

Send an email directly to specific users.

send_smsC

Send an SMS directly to specific users.

send_whatsappB

Send a WhatsApp message directly to specific users via CleverTap.

upload_eventsC

Upload user events to CleverTap from an external system. Max 1000 events per call.

get_eventsB

Download user events from CleverTap for a date range. Returns a cursor for pagination.

get_events_pageA

Fetch the next page of events using a cursor returned by get_events.

get_event_countC

Get aggregate count of a specific event within a time period.

get_profileA

Get a single user profile by email, custom identity, or CleverTap objectId.

get_profilesC

Download a list of user profiles based on an event they performed. Returns a cursor.

get_profiles_pageA

Fetch the next page of profiles using a cursor from get_profiles.

upload_profilesC

Upload or update user profiles in CleverTap.

get_profile_countC

Get count of user profiles that performed a specific event.

get_realtime_countsB

Get real-time counts of users currently performing an event (live data).

get_top_property_valuesC

Get the top N values for an event property over a date range.

get_trendsB

Get event trends (day-by-day counts) over a date range, optionally grouped by a property.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Saiswrp7/clevertap-mcp'

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