Skip to main content
Glama

Mixpanel MCP

by mendeel

list_saved_cohorts

Retrieve saved user cohorts from your Mixpanel project to identify existing segments and obtain cohort IDs for detailed analysis.

Instructions

List user cohorts in the project. Useful for discovering existing user segments and getting cohort IDs for analysis.

Input Schema

NameRequiredDescriptionDefault
project_idNoThe Mixpanel project ID. Optional since it has a default.

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "The Mixpanel project ID. Optional since it has a default.", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mendeel/mixpanel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server