Catalog
Posthog MCP Server
Officialby friendlygeorge · JavaScript
MCP server for PostHog — product analytics for AI assistants. Query events, persons, insights, da...
Queries PostHog product analytics including events, persons, insights, and dashboards.
Topics
ai-toolsmcpmodel-context-protocolposthogproduct-analyticsanalyticsllmaiapitypescriptclaudecursormcp-server
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"posthog-mcp-server": {
"command": "npx",
"args": [
"-y",
"posthog-mcp-server@1.0.0"
]
}
}
}