Skip to main content
Glama
Saiswrp7

clevertap-mcp

by Saiswrp7

clevertap-mcp

An MCP server that gives an LLM agent direct control of CleverTap.

Built so a Claude agent could plan, launch and measure CRM campaigns without a human opening the CleverTap dashboard. It is the execution rail underneath an agentic CRM loop running against a ~1.8M user base.

What it exposes

Area

Tools

Campaigns

create_campaign, stop_campaign, get_campaign_report

Send

send_push, send_email, send_sms, send_whatsapp

Profiles

get_profile, get_profiles, get_profile_count, upload_profiles

Events

get_events, get_event_count, upload_events, get_realtime_counts

Analysis

get_trends, get_top_property_values

The point of the profile and event tools is that the agent can size a segment before it commits to a send, so cost estimation happens inside the planning loop rather than after the fact.

Related MCP server: Mailjet MCP Server

Setup

npm install
npm run build

Environment:

CLEVERTAP_ACCOUNT_ID=...
CLEVERTAP_PASSCODE=...
CLEVERTAP_REGION=in1   # optional, defaults to in1

Register with your MCP client pointing at dist/index.js.

No credentials are stored in this repo. Everything reads from the environment.

Install Server
F
license - not found
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    F
    maintenance
    Enables AI assistants to manage OneSignal push notifications, email, SMS, and user management through natural language. Supports multi-channel messaging, segmentation, templates, analytics, and iOS Live Activities with 50+ tools for complete OneSignal API coverage.
    1
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI agents to interact with Mailjet's contact, campaign, segmentation, statistics, and workflow APIs for managing email marketing operations through natural language.
    657
    11
    Apache 2.0
  • F
    license
    D
    quality
    A
    maintenance
    Enables AI agents to manage Listmonk email campaigns, subscribers, lists, and analytics through typed MCP tools with production safety features.
    37
    1

View all related MCP servers

Related MCP Connectors

  • Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.

  • AI marketing agent for Google Ads, Meta, GA4, TikTok, LinkedIn, Shopify, HubSpot and more.

  • LeadConnector / GoHighLevel MCP Pack — wraps the GoHighLevel CRM for AI agents.

View all MCP Connectors

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