mcpbeat Sign in

Customerio Journeys Track MCP Server

local only

Customerio Journeys Track runs on your own machine — the client starts it, so there is no endpoint to ping. 249 installs a week from pypi. Last commit 12 May 2026.

Track customer data, manage audience segments, and trigger personalized campaigns

Installs per day peak 58 · avg 30 · -22% w/w
a month agotoday
249
Installs / week
pypi · mcparmory-customerio-journeys-track
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Customerio Journeys Track every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add customerio-journeys-track -- uvx mcparmory-customerio-journeys-track
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "customerio-journeys-track": {
      "args": [
        "mcparmory-customerio-journeys-track"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.customerio-journeys-track]
command = "uvx"
args = ["mcparmory-customerio-journeys-track"]
.cursor/mcp.json
{
  "mcpServers": {
    "customerio-journeys-track": {
      "args": [
        "mcparmory-customerio-journeys-track"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "customerio-journeys-track": {
      "args": [
        "mcparmory-customerio-journeys-track"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Customerio Journeys Track

same job, measured the same way
Personyze
by personyze

Manage web personalization campaigns, audiences and visitor data in Personyze.

answering
I
CTnP MCP Server
by jitsmaster

Ingeniux CTnP MCP server for personalization, A/B testing, and audience management.

local only
Sendhustle MCP
by achlesha

Send and manage email via the SendHustle API — emails, domains, contacts, audiences, campaigns.

local only
ZuckerBot — Meta Ads MCP Server
by crumbedsausage

60+ Meta Ads tools for AI agents: audits, campaign management, audiences and CAPI tracking.

290 installs/wk answering
Tidal MCP
by ibeal

MCP server for TIDAL - search tracks, manage playlists, and get personalized recommendations

local only
Vybit
by vybit

Push notifications with personalized sounds - manage and trigger your vybits via MCP

answering
Mailchimp
by pipeworx-io

Mailchimp MCP Pack — manage audiences, campaigns, and members via Mailchimp Marketing API.

41 tools answering
Mailchimp MCP Server
by cyanheads

Mailchimp via MCP: draft, test, and send campaigns; manage audiences and subscribers; pull reports.

101 installs/wk local only

Customerio Journeys Track — questions

Answers built from our own checks of this server.

Why is there no uptime for Customerio Journeys Track?
Customerio Journeys Track runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-customerio-journeys-track was installed 249 times last week.
How do I connect Customerio Journeys Track?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-customerio-journeys-track straight from pypi; nothing to host, nothing to sign up for.
How many people use Customerio Journeys Track?
The pypi package mcparmory-customerio-journeys-track was installed 249 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Customerio Journeys Track open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.