PostHog MCP
Integrates with PostHog for feature flag management and error tracking.
PostHog MCP
The MCP server has been moved into the PostHog Monorepo - you can find it here.
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
Related Servers
MCP Mermaid Server
Generate and analyze Mermaid diagrams.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Claude Project Memory MCP
Manages project memory and implementation logs for Claude Code using local project files.
BundlerMCP
Query information about dependencies in a Ruby project's Gemfile.
Authless Remote MCP Server on Cloudflare
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Markdown Sidecar MCP Server
Serve and access markdown documentation for locally installed NPM, Go, or PyPi packages.
Hashkey MCP Server
Provides onchain tools for AI applications to interact with the Hashkey Network.
QA Sphere
Integration with QA Sphere test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs
Sequa MCP
A proxy that connects local STDIO with remote MCP servers, enabling IDEs to use MCP without extra infrastructure.
refactor-mcp
Refactor code using regex-based search and replace.