What is the com.mcparmory/mixpanel MCP server?
Analyze user behavior with funnels, retention, cohorts, and event segmentation
How to install com.mcparmory/mixpanel
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mixpanel": {
"command": "uvx",
"args": [
"mcparmory-mixpanel"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"mixpanel": {
"command": "uvx",
"args": [
"mcparmory-mixpanel"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mixpanel": {
"command": "uvx",
"args": [
"mcparmory-mixpanel"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"mixpanel": {
"type": "stdio",
"command": "uvx",
"args": [
"mcparmory-mixpanel"
]
}
}
}Claude Code
claude mcp add mixpanel -- uvx mcparmory-mixpanelRelated MCP servers
Query webpages and extract structured data using natural language
View repository →Analyze domain authority, backlinks, traffic, and keyword rankings for SEO intelligence
View repository →Create, read, update, and delete records in Airtable bases and tables
View repository →Retrieve NFT metadata, ownership, and contract details across blockchains
View repository →Search multiple indices, index data, and get personalized recommendations
View repository →Track stock prices, search symbols, and compute 50+ technical indicators
View repository →