Server Directory
Data & AnalyticsIntermediate

PostHog

by PostHog

Connect to PostHog for product analytics, feature flags, and session recordings. Query events, analyze funnels, track user behavior, and manage experiments.

CAPABILITIES

  • Query product events and user actions
  • Funnel and retention analysis
  • Session replay access
  • Feature flag management
  • A/B test results and experiments
  • User cohort queries

INSTALLATION

Terminal
npx -y @posthog/mcp-server

CLAUDE DESKTOP CONFIG

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

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

QUICK FACTS

Category
Data & Analytics
Difficulty
Intermediate
Maintained By
PostHog
NPM Package
@posthog/mcp-server

RELATED SERVERS

NEW TO MCP?

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

Read the tutorial →