MCPHIVE

Amplitude MCP: Documentation

Updated:

Connection

Endpoint https://mcp.amplitude.com/mcp (US) or https://mcp.eu.amplitude.com/mcp (EU), Streaming HTTP transport. Auth: OAuth 2.0 — a user's, group's or service account's access is scoped by the USE_MCP_READ (read) and USE_MCP_WRITE (write) roles, which an admin grants precisely to a given agent.

Tools

  • Analytics — charts, dashboards, notebooks, ad-hoc queries.
  • Experimentation — A/B tests, feature flags, results analysis.
  • Taxonomy — event definitions, properties, tracking plan.
  • Content — cohorts and user segmentation, metrics.
  • Debugging — session replay access and error diagnostics.
  • Feedback — customer insights and product opportunity discovery.

The MCP isn't meant for production event ingestion — that still requires SDKs or the HTTP V2 API directly.

Agent flow

"Show me the retention chart for the last quarter", "which feature flags are active right now, and what are their A/B test results?", "find sessions with a checkout error in session replay".

Pricing

MCP access is included with your Amplitude plan; data access depth and limits depend on your plan (Starter / Growth / Enterprise).

Amplitude MCP — Documentation