返回 Skill 列表
extension
分类: 其它无需 API Key

Pipeworx amplitude

检索并分析 Amplitude 中的用户事件、活跃数量、留存和用户画像,支持详细的时间范围和粒度选项。

person作者: brucegutmanhubclawhub

Amplitude

Amplitude MCP Pack

amp_get_events

Get event counts and breakdowns for a date range (e.g., "2024-01-01" to "2024-01-31"). Returns frequ

amp_get_active_users

Get active user counts by granularity (daily, weekly, or monthly) for a date range. Returns totals a

amp_get_retention

Get user retention metrics for a cohort over time. Returns retention percentages by time period (e.g

amp_user_search

Search for users by ID or property (e.g., email, user_id). Returns matching profiles with properties

amp_get_user_activity

Get recent event activity timeline for a specific user. Returns events with timestamps, properties,

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