MCP server
PostHog MCP
Query PostHog analytics and manage feature flags from an agent
Add it to your client
OfficialInstall
npx -y @posthog/wizard@latest mcp add
mcpServers
{
"mcpServers": {
"posthog-mcp": {
"command": "npx",
"args": [
"-y",
"@posthog/wizard@latest",
"mcp",
"add"
]
}
}
}- Transport
- http
- Runtime
- Node
- Auth
- Required
- License
- MIT
Repositoryhttps://github.com/PostHog/posthog
A hosted endpoint that opens a PostHog project to MCP clients: running HogQL queries, shipping and toggling feature flags, and reading error data such as stack traces. The setup wizard writes the client configuration for editors and desktop clients, and access is scoped by a personal API key. Connecting and calling tools costs nothing, though a few tools call an LLM internally and are billed as PostHog AI usage.
Similar MCP servers
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Developer ToolsCloud Platforms & Infrastructure
Temporal Knowledge Base MCP
MCP serverAnswers Temporal questions from the docs, courses and community archives
Developer Tools
Comments(0)
Sign in to comment