Server Customer Segmentation
Freeby MCP Community
Customer segmentation MCP App Server with filtering
v1.5.0Added Apr 12, 2026
Server Customer Segmentation MCP Server
Customer segmentation MCP App Server with filtering
Installation
Reviews
Installation
Quick install
npx -y @modelcontextprotocol/server-customer-segmentation
Add to claude_desktop_config.json
{
"mcpServers": {
"server-customer-segmentation": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-customer-segmentation"]
}
}
}