skillpack.co
All skills

PostHog MCP

active

Official PostHog MCP — product analytics, feature flags, experiments, error tracking, and usage insights via MCP. Integrated into PostHog monorepo Jan 2026. #5 all-time globally on PulseMCP (5.7M visits).

Connector
Composite
Complexity
businessproductivity

73/100

Trust

32K+

Stars

4

Evidence

Product screenshot

PostHog MCP in action

Repo health

73/100

12h ago

Last push

3,239

Open issues

2,414

Forks

442

Contributors

Editorial verdict

#1 product analytics lane (no competition). 5.7M all-time PulseMCP visits (#5 globally across all MCP servers) with 20.6K/wk current. Zero catalog competition. Monorepo integration signals long-term product investment, not a side project.

Source

Public evidence

strong2026-03-19
PulseMCP #5 all-time globally — 5.7M visits, 20.6K/wk

5.7M all-time PulseMCP visits is the highest of any server in this entire category by a wide margin (Firecrawl is #2 at 1.2M). This is not launch curiosity — sustained production demand over 10 months.

20.6K weekly visitors, 5.7M all-timePulseMCP (independent registry)
strong2025-05-05
Snyk '7 MCP Servers for Product Managers' — authoritative independent roundup

PostHog MCP recommended for PM workflows — 'connects to product analytics for data-driven decisions, enabling analysis of usage patterns and identification of improvement areas.' First major independent roundup to validate PostHog MCP explicitly.

Snyk Research publicationSnyk editorial (independent security and dev research firm)
moderate2026-03
G2 2026 reviews confirm all-in-one PM analytics positioning

'PostHog feels like a genuinely all-in-one product: analytics, session replay, and feature flag management all in one place.' Confirms PM use case beyond MCP specifically.

G2 aggregated verified user reviewsG2 verified users

How does this compare?

See side-by-side metrics against other skills in the same category.

COMPARE SKILLS →

Where it wins

#5 all-time globally on PulseMCP — 5.7M visits, larger than Firecrawl, Notion, or Zapier on that metric

Full PM analytics stack: feature flags, experiments, error tracking, funnel analysis, session replay

Monorepo integration (Jan 2026) signals first-class product investment

Open source with self-hosting option — data residency control

Snyk 'Top 7 MCP Servers for Product Managers' independent endorsement

Where to be skeptical

No head-to-head comparison with Amplitude/Mixpanel MCP yet

Requires PostHog account — no free anonymous access

No verified YouTube video content found in this pass

Ranking in categories

Know a better alternative?

Submit evidence and we'll run the full pipeline.

SUBMIT →

Similar skills

Raw GitHub source

GitHub README peek

Constrained peek so you can sanity-check the source material without leaving the site.

<p align="center"> <img alt="posthoglogo" src="https://user-images.githubusercontent.com/65415371/205059737-c8a4f836-4889-4654-902e-f302b187b6a0.png"> </p> <p align="center"> </p> <p align="center"> <a href="https://posthog.com/docs">Docs</a> - <a href="https://posthog.com/community">Community</a> - <a href="https://posthog.com/roadmap">Roadmap</a> - <a href="https://posthog.com/why">Why PostHog?</a> - <a href="https://posthog.com/changelog">Changelog</a> - <a href="https://github.com/PostHog/posthog/issues/new?assignees=&labels=bug&template=bug_report.yml">Bug reports</a> </p> <p align="center"> <a href="https://www.youtube.com/watch?v=2jQco8hEvTI"> <img src="https://res.cloudinary.com/dmukukwp6/image/upload/demo_thumb_68d0d8d56d" alt="PostHog Demonstration"> </a> </p>

PostHog is an all-in-one, open source platform for building successful products

PostHog provides every tool you need to build a successful product including:

  • Product Analytics: Autocapture or manually instrument event-based analytics to understand user behavior and analyze data with visualization or SQL.
  • Web Analytics: Monitor web traffic and user sessions with a GA-like dashboard. Easily monitor conversion, web vitals, and revenue.
  • Session Replays: Watch real user sessions of interactions with your website or mobile app to diagnose issues and understand user behavior.
  • Feature Flags: Safely roll out features to select users or cohorts with feature flags.
  • Experiments: Test changes and measure their statistical impact on goal metrics. Set up experiments with no-code too.
  • Error Tracking: Track errors, get alerts, and resolve issues to improve your product.
  • Surveys: Ask anything with our collection of no-code survey templates, or build custom surveys with our survey builder.
  • Data warehouse: Sync data from external tools like Stripe, Hubspot, your data warehouse, and more. Query it alongside your product data.
  • Data pipelines: Run custom filters and transformations on your incoming data. Send it to 25+ tools or any webhook in real time or batch export large amounts to your warehouse.
  • LLM analytics: Capture traces, generations, latency, and cost for your LLM-powered app.
  • Workflows: Create workflows that automate actions or send messages to your users.

Best of all, all of this is free to use with a generous monthly free tier for each product. Get started by signing up for PostHog Cloud US or PostHog Cloud EU.

Table of Contents

  • PostHog is an all-in-one, open source platform for building successful products
  • Table of Contents
  • Getting started with PostHog
    • PostHog Cloud (Recommended)
    • Self-hosting the open-source hobby deploy (Advanced)
  • Setting up PostHog
  • Learning more about PostHog
  • Contributing
  • Open-source vs. paid
  • We’re hiring!

Getting started with PostHog

PostHog Cloud (Recommended)

The fastest and most reliable way to get started with PostHog is signing up for free to PostHog Cloud or PostHog Cloud EU. Your first 1 million events, 5k recordings, 1M flag requests, 100k exceptions, and 1500 survey responses are free every month, after which you pay based on usage.

Self-hosting the open-source hobby deploy (Advanced)

If you want to self-host PostHog, you can deploy a hobby instance in one line on Linux with Docker (recommended 4GB memory):

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)"

Open source deployments should scale to approximately 100k events per month, after which we recommend migrating to a PostHog Cloud.

We do not provide customer support or offer guarantees for open source deployments. See our self-hosting docs, troubleshooting guide, and disclaimer for more info.

Setting up PostHog

Once you've got a PostHog instance, you can set it up by installing our JavaScript web snippet, one of our SDKs, or by using our API.

We have SDKs and libraries for popular languages and frameworks like:

FrontendMobileBackend
JavaScriptReact NativePython
Next.jsAndroidNode
ReactiOSPHP
VueFlutterRuby

Beyond this, we have docs and guides for Go, .NET/C#, Django, Angular, WordPress, Webflow, and more.

Once you've installed PostHog, see our product docs for more information on how to set up product analytics, web analytics, session replays, feature flags, experiments, error tracking, surveys, data warehouse, and more.

Learning more about PostHog

Our code isn't the only thing that's open source 😳. We also open source our company handbook which details our strategy, ways of working, and processes.

Curious about how to make the most of PostHog? We wrote a guide to winning with PostHog which walks you through the basics of measuring activation, tracking retention, and capturing revenue.

Contributing

We <3 contributions big and small:

  • Vote on features or get early access to beta functionality in our roadmap
  • Open a PR (see our instructions on developing PostHog locally)
  • Submit a feature request or bug report

For an overview of the codebase structure, see monorepo layout and products.

Open-source vs. paid

This repo is available under the MIT expat license, except for the ee directory (which has its license here) if applicable.

Need absolutely 💯% FOSS? Check out our posthog-foss repository, which is purged of all proprietary code and features.

The pricing for our paid plan is completely transparent and available on our pricing page.

We're hiring!

<img src="https://res.cloudinary.com/dmukukwp6/image/upload/v1/posthog.com/src/components/Home/images/mission-control-hog" alt="Hedgehog working on a Mission Control Center" width="350px"/>

Hey! If you're reading this, you've proven yourself as a dedicated README reader.

You might also make a great addition to our team. We're growing fast and would love for you to join us.

View on GitHub →