Remote MCP Server by PostHog
20 score
A server that implements the Model Context Protocol (MCP) on Cloudflare Workers, allowing AI models to access custom tools without authentication.
Ranked #4478 out of 4710 indexed tools.Has 14 contributors.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 0
Freshness 2mo ago
Issue Health 52%
Stars 143
Platform Breadth 1 platform
Contributors 14
Description Good
How to Improve
Freshness high impact
Platforms medium impact
Supported Platforms
From the README
# PostHog MCP The MCP server has been moved into the PostHog Monorepo - you can find it [here](https://github.com/PostHog/posthog/tree/master/services/mcp). Documentation: https://posthog.com/docs/model-context-protocol ## Use the MCP Server ### Quick install You can install the MCP server automatically into Cursor, Claude, Claude Code, VS Code and Zed by running the following command: ``` npx @posthog/wizard@latest mcp add ```Read full README on GitHub →