Skip to main content
Glama
deadrime

posthog-toolkit-mcp

by deadrime

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTHOG_HOSTYesRequired. The PostHog instance URL, e.g. https://us.posthog.com, https://eu.posthog.com, or a self-hosted URL.
POSTHOG_API_KEYYesRequired. A personal API key (phx_...). A project token (phc_...) is rejected at startup.
POSTHOG_PROJECT_IDNoDefault project for the tools and for {project_id} in paths.
POSTHOG_TIMEOUT_MSNoRequest timeout in milliseconds. Default 120000.120000
POSTHOG_ALLOW_WRITENoSet to 1, true or yes to register posthog_api_request. Off by default.false
POSTHOG_MAX_RESPONSE_CHARSNoCap on a tool response. Default 100000.100000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources