clevertap-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLEVERTAP_REGION | No | CleverTap Region (used for single-project configuration if CLEVERTAP_PROJECTS is not provided). Supported regions: in1, us1, eu1, sg1, aps3, mec1. | |
| CLEVERTAP_PASSCODE | No | CleverTap Passcode (used for single-project configuration if CLEVERTAP_PROJECTS is not provided). | |
| CLEVERTAP_PROJECTS | No | A 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_ID | No | CleverTap Account ID (used for single-project configuration if CLEVERTAP_PROJECTS is not provided). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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