Skip to Content
Build an MCPAmplitude

Amplitude MCP

Query Amplitude for event segmentation, funnel analysis, retention metrics, and cohort data.

Overview

Catalog IDmcp-amplitude
Categoryanalytics
Auth methodAPI key
Blast radiusread-only
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
run_chart_queryRun a chart query.
get_event_segmentationGet event segmentation data.
list_cohortsList cohorts.
get_funnel_dataGet funnel analysis data.
get_retentionGet retention data.

Tool parameters

run_chart_query

Run a chart query.

ParameterTypeDescription
event_typestringrequiredEvent type
start_datestringrequiredStart date (YYYYMMDD)
end_datestringrequiredEnd date
group_bystringoptionalGroup by property

get_event_segmentation

Get event segmentation data.

ParameterTypeDescription
eventstringrequiredEvent name
startstringrequiredStart date
endstringrequiredEnd date
segment_bystringoptionalSegment property

get_funnel_data

Get funnel analysis data.

ParameterTypeDescription
funnel_idstringrequiredFunnel ID
startstringoptionalStart date
endstringoptionalEnd date

get_retention

Get retention data.

ParameterTypeDescription
start_eventstringrequiredStart event
return_eventstringrequiredReturn event
startstringrequiredStart date
endstringrequiredEnd date

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Amplitude and click Install
  3. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
  4. Click Test Connection to run a health check and list available tools

Authentication. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.

Blast radius

This MCP is classified read-only. This MCP only reads data and cannot modify anything in the connected service.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on