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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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