PostHog is an open-source product analytics platform for tracking events, feature flags, experiments, session recordings, and user behavior.
This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.
Update a feature flag in the project. To enable a feature flag, you should make sure it is active and the rollout percentage is set to 100 for the gro...
Add an existing insight to a dashboard. Requires insight ID and dashboard ID. Optionally supports layout and color customization.
Get the organizations the user has access to.
Get all surveys in the project with optional filtering. Can filter by search term or use pagination.
Get the definition of a feature flag. You can provide either the flag_id or the flag_key. If you provide both, the flag_id will be used.
Create a new dashboard in the project. Requires name and optional description, tags, and other properties.
Delete an experiment by ID. CAUTION: This action cannot be undone.
Delete a feature flag in the project. CAUTION: This action cannot be undone.
Get all dashboards in the project with optional filtering. Can filter by pinned status, search term, or pagination.
Get the details of the active organization.
Change the active organization from the default organization. You should only use this tool if the user asks you to change the organization - otherwis...
List error tracking issues grouped by fingerprint. Returns aggregated statistics including exception types, counts, first/last seen timestamps, and un...
Get detailed information about a specific error issue including stack traces, occurrence counts, affected users/sessions, and metadata. Useful for deb...
Get response statistics for a specific survey. Includes detailed event counts (shown, dismissed, sent), unique respondents, conversion rates, and timi...
Creates a new survey in the project. Surveys can be popover or API-based and support various question types including open-ended, multiple choice, rat...
Retrieve all event definitions for the project. Events are the foundation of PostHog analytics - use this to discover what events are being tracked be...
Change the active project from the default project. You should only use this tool if the user asks you to change the project - otherwise, the default ...
Update an existing survey by ID. Can update name, description, questions, scheduling, and other survey properties.
Search the PostHog documentation for how to implement features, integrate SDKs, or use PostHog features. Use this when you need to help users add Post...
Get all saved analytics insights (charts, reports, dashboards tiles) in the project. Insights are saved queries showing trends, funnels, retention, pa...
Create a comprehensive A/B test experiment. PROCESS: 1) Understand experiment goal and hypothesis 2) Search existing feature flags first 3) Help user ...
Fetches projects that the user has access to in the current organization.
Create an insight from a query that you have previously tested with 'posthog_run_query'. You should check the query runs before creating an insight. D...
Run analytics queries to analyze events, pageviews, sessions, and user behavior. Use this to answer questions about event volume, metrics, conversion ...
Update an existing experiment by ID. Can update name, description, lifecycle state, variants, metrics. To restart a concluded experiment, set end_date...
Update an existing insight by ID. Can update name, description, filters, and other properties. You should get the insight before updating it to see it...
Delete a survey by ID (soft delete - marks as archived).
Get a specific dashboard by ID. The response will include insights / tiles that are on the dashboard.
Get comprehensive experiment results including all metrics data (primary and secondary) and exposure data. This tool fetches the experiment details an...
Delete an insight by ID (soft delete - marks as deleted).
Get a specific survey by ID. Returns the survey configuration including questions, targeting, and scheduling details.
Generate HogQL (SQL) from natural language questions about your analytics data. Use when you need complex event analytics, custom aggregations, or que...
Fetches the total LLM daily costs for each model for a project over a given number of days. If no number of days is provided, it defaults to 7. The re...
Get aggregated response statistics across all surveys in the project. Includes event counts (shown, dismissed, sent), unique respondents, conversion r...
Creates a new feature flag in the project. Once you have created a feature flag, you should: Ask the user if they want to add it to their codebase, Us...
Delete a dashboard by ID (soft delete - marks as deleted).
Execute a query on an existing insight to get its results/data. Provide the insight ID to retrieve the current query results.
Update an existing dashboard by ID. Can update name, description, pinned status or tags.
Connect this Posthog Tools MCP Bundle Server to any MCP client in minutes
Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.