Server Directory
Data & AnalyticsIntermediate

Amplitude

by Amplitude

Access Amplitude product analytics data. Query user behavior, analyze retention cohorts, track conversion funnels, and extract behavioral insights for data-driven decisions.

CAPABILITIES

  • Event data queries
  • Cohort and retention analysis
  • Funnel conversion metrics
  • User property lookups
  • Segmentation queries
  • Revenue analytics

INSTALLATION

Terminal
npx -y @amplitude/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "amplitude": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@amplitude/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Intermediate
Maintained By
Amplitude
NPM Package
@amplitude/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →