Add PostHog MCP to Docker MCP Registry
Open
@andrewm4894 is already working on this.
Since Jan 5, 2026.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Summary
Track progress of adding the PostHog MCP server to the official Docker MCP Registry.
PR
https://github.com/docker/mcp-registry/pull/922
Details
Submitted two server entries:
posthog- Local containerized server running in Dockerposthog-remote- Remote server connecting directly to mcp.posthog.com
Both provide access to:
- Analytics and insights (trends, funnels, HogQL queries)
- Feature flags management
- A/B experiments
- Surveys
- Error tracking
- Dashboards
Status
- PR submitted to docker/mcp-registry
- Validation passed (
task validate) - Build passed (
task build --tools) - Docker team review
- Merged and available in Docker MCP catalog
References
- PostHog MCP docs: https://posthog.com/docs/model-context-protocol
- PostHog MCP repo: https://github.com/PostHog/mcp
- Docker MCP Registry: https://github.com/docker/mcp-registry
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.