Skip to main content
Glama
hackle-io

hackle-mcp

Official
by hackle-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HACKLE_API_KEYYesYour Hackle API key obtained from the Hackle team

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
experiment-listC

Fetches a paginated list of A/B test experiments with search functionality.

experiment-detailC

Retrieves detailed information for a specific A/B test experiment.

in-app-message-listC

Fetches a paginated list of in-app messages with search functionality.

in-app-message-detailC

Retrieves detailed information for a specific in-app message.

push-message-listC

Fetches a paginated list of push messages with search functionality.

push-message-detailC

Retrieves detailed information for a specific push message.

active-user-seriesB

Retrieves time-series data of active users. Available in daily, weekly, and monthly units.

retention-seriesC

Retrieves time-series data of user retention. Available in daily, weekly, and monthly units.

stickiness-seriesC

Retrieves time-series data of user stickiness (return visit frequency). Available in weekly and monthly units.

data-report-listC

fetch data report list.

data-report-detailC

fetch data report detail.

analytics-chart-listC

fetch data analytics chart list.

analytics-chart-detailC

fetch analytics chart detail. You can visualize the chart using this tool's result.

remote-config-listC

Fetch Remote Config list.

remote-config-detailC

Fetch remote config detail.

remote-config-createC

Creates an empty remote config. It is recommended to update an existing RC first if there is an associated RC with the one you want to create since the total number of RC is limited.

remote-config-updateC

Updates remote config's content.

remote-config-update-user-identifier-criteriaC

Updates remote config's user identifier criteria. The change will be applied to both production and development environment.

remote-config-update-descriptionC

Updates remote config's description. The change will be applied to both production and development environment.

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/hackle-io/hackle-mcp'

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