mcps / posthog
✓ MCPExplorer Verified

PostHog MCP server

Product analytics your agent can query.

Analyticsby PostHogunknownAPI key

01What it is

PostHog's official MCP server puts product analytics behind your agent. Query events with HogQL/SQL over your real project data, build and read insights, funnels, retention, and web analytics, inspect feature flags and error tracking, and drill into sessions — so the agent answers product questions from data, not guesses.

Who it’s for: Engineers and PMs who want their agent to answer product questions from real analytics — not vibes.


02Highlights
Query your real data
HogQL/SQL over events, persons, and sessions; typed insight tools for trends, funnels, retention, and web analytics.
Flags & error tracking
Inspect feature flags and error-tracking issues, and stitch traces, spans, and logs together for debugging.

03Add it to your agent

Remote MCP server (Streamable HTTP) — api key.

claude mcp add --transport http posthog https://mcp.posthog.com/mcp
{ "mcpServers": { "posthog": { "type": "streamable-http", "url": "https://mcp.posthog.com/mcp" } } }

07FAQ
What is PostHog MCP?

PostHog's official MCP server puts product analytics behind your agent. Query events with HogQL/SQL over your real project data, build and read insights, funnels, retention, and web analytics, inspect feature flags and error tracking, and drill into sessions — so the agent answers product questions from data, not guesses.

Who is PostHog for?

Engineers and PMs who want their agent to answer product questions from real analytics — not vibes.

How do I connect PostHog to my agent?

PostHog is a remote MCP server at https://mcp.posthog.com/mcp. Add it in Claude, Cursor, or any MCP client — for example: claude mcp add --transport http posthog https://mcp.posthog.com/mcp.

Does PostHog require authentication?

Yes — PostHog authenticates with API key. You connect your own account, and it acts only within the scopes you grant.

Is PostHog verified on MCPExplorer?

Yes — PostHog is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.


08Similar MCPs

Other MCP servers worth a look.

ChatSEO
SEO & content
An AI SEO agent inside your MCP client.
Apex
LinkedIn & outbound
Governed LinkedIn hands for your AI agent.
FullEnrich
Sales & enrichment
B2B contact enrichment for your agent.
CompanyEnrich
Company data
Real-time company & people intelligence.

09Badge

PostHog is featured on MCPExplorer. Add this badge to PostHog’s site or README — it links back to this page.

PostHog MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/posthog" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/posthog.svg" alt="PostHog MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![PostHog MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/posthog.svg)](https://mcpexplorer.com/mcps/posthog)

Get started

Set up PostHog and put it to work. Or see its full verified profile.