Skip to main content
Glama

Mixpanel MCP

by mendeel

list_saved_funnels

Retrieve saved funnel analyses from your Mixpanel project to identify existing funnels and obtain their IDs for detailed examination.

Instructions

List available saved funnels in the project. Useful for discovering existing funnel analyses and getting funnel IDs for further 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