PostHog
PostHog analytics MCP — query events, funnels, cohorts, feature flags. PMs love this for ad-hoc product analytics.
Delv Safety Grade: A
Score 84/100 · assessed 2026-04-28
PostHog's official MCP server provides read-only analytics queries against your PostHog instance. The maintainer score is excellent as PostHog is a well-established, venture-backed product analytics company with strong open-source credentials and active development. Permissions are reasonably scoped to API reads (events, funnels, cohorts, feature flags) requiring only an API key and host URL. The supply chain score is moderate because installation uses a custom wizard rather than a standard npm package, though PostHog is a legitimate vendor. Transparency is strong with open-source code, comprehensive documentation, and clear API boundaries. No security incidents are known. The main risk is that your PostHog API key grants access to potentially sensitive product and user analytics data, so key management is critical. Overall this is a trustworthy integration from a reputable vendor for teams already using PostHog.
Lethal Trifecta (prompt-injection exposure)
TRIFECTA RISKEvent payloads are user-generated. Person properties hold private data. Webhook destinations and exports go outbound.
Green flags
- Official vendor integration from established analytics company
- Read-only API access, no write or delete operations
- Open source with active GitHub repository
- Well-documented with clear API boundaries
- PostHog has strong security and compliance track record
Red flags
- Custom wizard install rather than standard npm package
- API key grants access to potentially sensitive user analytics data
- No package versioning visible in install command
Permissions requested
Install
npx @posthog/wizard@latest mcp add
POSTHOG_API_KEYPOSTHOG_HOSTReview
Install this if you use PostHog daily and answer product questions in real time. The ability to query events and funnels from Claude saves enough context-switching to justify the setup. Skip it if you only check analytics occasionally or don't use PostHog at all.
Good at
- Answers product analytics questions without leaving your editor or chat window.
- Supports the queries PMs actually need: funnels, cohorts, event counts, feature flag states.
- Official vendor support means it tracks PostHog's API changes.
- Works across multiple hosts including Claude Desktop, Cursor, and Windsurf.
Watch out
- No response caching, so repeated queries hit the API every time.
- Complex insights with custom breakdowns may still need the PostHog dashboard.
- Requires manual setup beyond Claude Desktop for some hosts.
- Only useful if you already have a PostHog account with meaningful data.
Getting started
Works with
Similar MCPs
- Lara Translate MCPProfessional translation with language detection, context-aware translations, translation memories, and glossaries.
- Make MCPTurns Make automation scenarios into callable tools for AI assistants, bridging 1,000+ apps through Make workflows.
- CCXT MCPCrypto exchange integration using CCXT, covering spot, futures, OHLCV, balances, and orders across 20+ exchanges.
- HubSpotHubSpot's MCP for CRM workflows: contacts, deals, tickets, properties. Distributed via NPM, see the developer docs for install steps.