MIXPANEL TOOLS

30 tools from the Mixpanel MCP Server, categorised by risk level.

View the Mixpanel policy →

READ TOOLS

19
Get-Dashboard Set include_layout=True to get full layout with cell/row IDs (needed for Update-Dashboard). Layout format: [[row_id, [[cell_id, type, extra], ...]]... Get-Event-Details Get an event's full metadata. Use before editing to see current state. Get-Events Get event names for a Mixpanel project. query: Exact substring filter (case-insensitive) against event names. Use a single word for best results 2/5 Get-Issues Get all data quality issues for a Mixpanel project. Returns rich context with human-readable descriptions, event/property names, timestamps, and va... 3/5 Get-Lexicon-URL Return a Mixpanel Lexicon transformations detail URL for an event or property. Provide either event or property along with project_id. If workspac... Get-Projects Get projects that are accessible to current user. Returns the project's id, name, workspaces and context. Use this and prompt the user to select a ... Get-Property Get a property's full metadata. Use before editing to see current state. Get-Property-Names List property names. resource_type: 'Event' for event properties (set 'event' to scope to one event), 'User' for user properties, or omit for both. Get-Property-Values For Event properties, the 'event' parameter is required. Get-Query-Schema Get the full instructions and JSON schema for building a full Mixpanel query. Call this to learn all available fields and options for the 'report' ... Get-Report Retrieve a saved report from a Mixpanel project. Optionally include the report results if it's a queryable report type. Get-User-Replays-Data Get session replays information. Provide either a distinct_id (with from_date and to_date) to find all replays for a user, OR a list of specific re... List-Dashboards Prefer Search-Entities with entity_types=['dashboard'] instead, it offers more flexibility and efficiency. Returns a list of all the dashboards in... 2/5 policylayer_status Query PolicyLayer status: active limits, call counts, spend, and remaining budget per tool. Run-Frequency-Query Run a frequency query on user actions 2/5 Run-Funnels-Query Run a funnels query with conversion steps 2/5 Run-Retention-Query Run a retention query on user behaviour 2/5 Run-Segmentation-Query Run a segmentation query on events 2/5 Search-Entities Search across all entities in a Mixpanel project: dashboards, reports, cohorts, experiments, feature flags, metric trees, playlists, and heat maps.... 2/5

WRITE TOOLS

8

DESTRUCTIVE TOOLS

2

EXECUTE TOOLS

1
How many tools does the Mixpanel MCP server have? +

The Mixpanel MCP server exposes 30 tools across 4 categories: Read, Write, Destructive, Execute.

How do I enforce policies on Mixpanel tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Mixpanel server.

What risk categories do Mixpanel tools fall into? +

Mixpanel tools are categorised as Read (19), Write (8), Destructive (2), Execute (1). Each category has a recommended default policy.

Enforce policies on Mixpanel

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.