Countly

Countly MCP Connector for Claude

A+

Manage product analytics via Countly — track user sessions, record custom events, and query deep behavioral metrics directly from your AI agent.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Countly analytics instance to any AI agent to monitor user behavior and application performance through natural conversation.

What you can do

  • Session Management — Start, update, and end user sessions to track engagement duration and active users in real-time.
  • Event Tracking — Record specific user actions with custom keys, counts, and segmentation data to understand feature usage.
  • User Profiling — Update user details including names, emails, and custom properties to build comprehensive user journeys.
  • Analytics Querying — Retrieve aggregated metrics for sessions, users, and countries, or fetch detailed data for specific event keys.
  • Advanced Segmentation — Utilize the Drill API (Enterprise Edition) to perform complex filtering and deep-dive analysis into your data.

How it works

  1. Subscribe to this server
  2. Provide your Countly Server URL and API credentials (App Key, API Key, App ID)
  3. Start querying your product data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Product Managers — monitor KPIs and feature adoption rates without navigating complex dashboards.
  • Data Analysts — perform quick segmentations and event audits using natural language queries.
  • Growth Teams — track conversion events and user profile updates to optimize marketing funnels.
product-analyticsuser-trackingevent-loggingsession-managementdata-segmentation

8 tools expose this connector's capabilities to your AI agent.

begin_session

Starts a new session for a user

end_session

Ends the current session

read_drill

Perform advanced segmentation and filtering (Enterprise Edition)

read_events

Retrieve data for specific custom events

read_metrics

Retrieve standard metrics like sessions, users, or countries

record_events

Records specific actions within the app

update_session

Extends an existing session

update_user_details

Updates information about a specific user

See how to talk to your AI agent using Countly.

Fetch the session metrics for my application.

I've retrieved the session metrics. In the last period, there were 1,250 total sessions with an average duration of 4 minutes and 12 seconds per user.

Record a 'purchase' event for device ID 'user_99' with a sum of 49.99.

The 'purchase' event has been successfully recorded for device 'user_99' with the specified value. Countly has acknowledged the data point.

Update user details for device 'dev_123' setting the email to 'test@example.com'.

I have updated the profile for device 'dev_123'. The email address is now set to 'test@example.com' in your Countly user database.

You can use the `read_metrics` tool. Simply specify the method (e.g., 'sessions' or 'users') to get the aggregated analytics data from your Countly instance.

Related Connectors