MCP Hub
Back to servers

Amplitude

Amplitude MCP Pack

Registry
Updated
Apr 15, 2026

mcp-amplitude

Amplitude MCP Pack

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
amp_get_eventsGet event segmentation data from Amplitude for a date range. Returns event counts and breakdowns.
amp_get_active_usersGet daily/weekly/monthly active user counts for a date range.
amp_get_retentionGet retention data for a date range. Shows how many users return over time.
amp_user_searchSearch for a user by user property or user ID. Returns matching Amplitude user profiles.
amp_get_user_activityGet recent event activity for a specific user by their Amplitude ID.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "amplitude": {
      "url": "https://gateway.pipeworx.io/amplitude/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use amplitude

License

MIT

Reviews

No reviews yet

Sign in to write a review