countly.com
Countly is a product analytics platform for web, mobile, desktop, and IoT applications, offered as self-hosted and cloud deployments. It focuses on usage analytics, performance/crash monitoring, engagement features, and privacy-conscious data ownership.
Countly exposes a server-side HTTP API authenticated by a user API key, plus an official npm-distributed MCP server/CLI that connects to a Countly instance using a Countly auth token.
- Countly Server APIdiscovered
- countly-mcp-server CLIdiscovered
In Countly, open your account Management menu and copy your account api_key. The Server API Reference states that api_key is your account's API key and is obtained from your account Management menu.
Create a Countly authentication token for AI assistant/MCP access following Connecting Countly to your AI Assistant. The official Countly MCP server README requires a valid Countly authentication token with appropriate permissions and shows it supplied as COUNTLY_AUTH_TOKEN, X-Countly-Auth-Token, query parameter auth_token, or a token file.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://countly.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing