Loomal

PostHog MCP Server

MCP server by github.com/posthog/posthog

Official PostHog MCP Server for product analytics, feature flags, experiments, and more.

35.0k starsRemote-capable

About PostHog MCP Server

PostHog MCP Server is an MCP (Model Context Protocol) server published by posthog in the official MCP registry, listed under Research & Data on Loomal. Official PostHog MCP Server for product analytics, feature flags, experiments, and more.

PostHog MCP Server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/posthog/posthog, where the project has earned 34,996 GitHub stars.

Use PostHog MCP Server with your agent

Claude Code · one command
claude mcp add --transport http posthog-mcp-server https://mcp.posthog.com/mcp --header "Authorization: Bearer {api_key}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "posthog-mcp-server": {
      "url": "https://mcp.posthog.com/mcp",
      "headers": {
        "Authorization": "Bearer {api_key}"
      }
    }
  }
}
streamable-httphttps://mcp.posthog.com/mcp
ssehttps://mcp.posthog.com/sse

Frequently asked questions

What is PostHog MCP Server?
PostHog MCP Server is an MCP (Model Context Protocol) server by posthog in the Research & Data category. Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
How do I connect PostHog MCP Server to Claude, Cursor, or another MCP client?
PostHog MCP Server is a remote MCP server — add its endpoint (https://mcp.posthog.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is PostHog MCP Server open source?
Yes — the source code is public at github.com/posthog/posthog, with 34,996 GitHub stars.
Can AI agents pay to use PostHog MCP Server?
Not yet through Loomal — PostHog MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain PostHog MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.