Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLEVERTAP_REGIONNoCleverTap Region (used for single-project configuration if CLEVERTAP_PROJECTS is not provided). Supported regions: in1, us1, eu1, sg1, aps3, mec1.
CLEVERTAP_PASSCODENoCleverTap Passcode (used for single-project configuration if CLEVERTAP_PROJECTS is not provided).
CLEVERTAP_PROJECTSNoA serialized JSON string representing an array of project objects. Each object must include name, account_id, passcode, and region. Example: [{"name":"My App","account_id":"XXX","passcode":"YYY","region":"us1"}]
CLEVERTAP_ACCOUNT_IDNoCleverTap Account ID (used for single-project configuration if CLEVERTAP_PROJECTS is not provided).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
clevertap_configureA

CleverTap MCP has no project configured yet. Call this tool with your CleverTap credentials and it will return the exact configuration snippet to paste into your MCP settings — then restart the server to activate all tools.

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

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