Back to directory
moonbirdai/amplitude-mcp-server

moonbirdai/amplitude-mcp-server

@moonbirdai

MCP server for Amplitude Analytics integration with AI assistants. Enables Claude and other MCP clients to track events, pageviews, signups, and revenue through natural language requests.

amplitudeanalyticstrackingeventspageviewsrevenuemcptool

Installation & Configuration

{
  "mcpServers": {
    "amplitude-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "amplitude-mcp-server",
        "--api-key",
        "YOUR_AMPLITUDE_API_KEY"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17