Mixpanel MCP server. Query Mixpanel events, funnels, retention, segmentation and insights (JQL).
Add to your MCP config, then reload & authorize:
{
"mcpServers": {
"mixpanel": {
"url": "https://mixpanel.usefulapi.io/mcp"
}
}
}This is a Model Context Protocol endpoint — meant to be connected from an AI client, not opened in a browser. An invalid_token response at the URL is the auth gate working as designed; clients authenticate automatically.