countly-server

GitHub

Countly is a privacy-first, AI-powered analytics and engagement platform for understanding and optimizing customer journeys across digital applications, from desktop and mobile to IoT and connected environments.

countly-server MCP Server

MCP server for Countly/countly-server

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "countly-server": {
      "command": "npx",
      "args": [
        "-y",
        "@Countly/countly-server"
      ]
    }
  }
}