Aptabase (Mobile Analytics)

Aptabase (Mobile Analytics) MCP Connector for Claude

A+

Send telemetry and custom events to Aptabase directly from your AI agent to track app usage and performance.

1 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Aptabase account to any AI agent to streamline your mobile and desktop analytics workflow. Aptabase is a privacy-first, open-source alternative to Google Analytics and Firebase.

What you can do

  • Event Tracking — Send custom events like app_started, purchase_completed, or button_clicked with specific properties.
  • System Metadata — Include detailed system information such as OS name, version, app version, and locale for precise segmentation.
  • Privacy-First Analytics — Leverage Aptabase's privacy-centric approach to collect data without compromising user trust.
  • Custom Properties — Attach flat JSON objects to your events to capture granular user behavior and business metrics.

How it works

  1. Subscribe to this server
  2. Enter your Aptabase App Key
  3. Start sending telemetry data from your AI agent or development environment

Who is this for?

  • Mobile Developers — quickly test event triggers and telemetry payloads during development without manual SDK implementation.
  • Product Managers — simulate and verify analytics events for new features directly through conversation.
  • QA Engineers — automate the validation of analytics tracking across different OS versions and locales.
telemetrymobile-analyticsevent-trackingprivacy-firstapp-monitoring

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

send_event

Processes events asynchronously. Send an event to Aptabase

See how to talk to your AI agent using Aptabase (Mobile Analytics).

Send an 'app_launch' event for my iOS app version 1.0.1.

I've successfully sent the 'app_launch' event to Aptabase for iOS 17.0 (en-US) using version 1.0.1 of your application.

Track a 'purchase_completed' event with properties for 'plan: pro' and 'amount: 19.99'.

The 'purchase_completed' event has been dispatched with your custom properties (plan: pro, amount: 19.99) to your Aptabase project.

Log a telemetry event for a Windows desktop app version 2.4.0 named 'sync_started'.

I've recorded the 'sync_started' event for Windows 11 (app version 2.4.0) in your Aptabase analytics dashboard.

Yes! Use the `props` field in the `send_event` tool to provide a JSON object with key-value pairs representing your custom properties.

Related Connectors