Amplitude MCP
UpAmplitude MCP is the company's official product analytics server: charts, dashboards and notebooks, A/B experiments and feature flags, cohorts and event taxonomy, session replay and error triage. Streamable HTTP (US and EU endpoints), OAuth 2.0 auth with USE_MCP_READ/USE_MCP_WRITE roles — an admin can scope exactly what an agent can read or change.
Why this server
- USE_MCP_READ and USE_MCP_WRITE let you grant an agent read-only access or read-write, precisely
- Covers both analytics and experimentation: charts, dashboards, A/B tests and taxonomy in one place
- Separate US and EU endpoints — data stays in the required region for GDPR needs
- Explicitly not meant for production event ingestion — that still needs SDKs or the HTTP V2 API
Usage examples
Prompt: Show me the retention chart for the last quarter
Result: The agent called the charts tool with type retention and a quarter-long date range, returning the data and a link to the chart.
Prompt: Which feature flags are active right now, and what are their A/B test results?
Result: The agent called the experiments-list tool, filtered for active flags, and pulled the results for each one.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 1 | 0 | 0 |
Reviews
No reviews yet.