mcpbeat Sign in

First Party Data CRO MCP Server

local only

First Party Data CRO runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from pypi.

First-party funnel, rage-click, checkout, A/B test, and page-speed CRO intelligence.

Installs per day peak 15 · avg 7 · -18% w/w
a month agotoday
36
Installs / week
pypi · first-party-data-cro-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check First Party Data CRO 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 first-party-data-cro -- uvx first-party-data-cro-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "first-party-data-cro": {
      "args": [
        "first-party-data-cro-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.first-party-data-cro]
command = "uvx"
args = ["first-party-data-cro-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "first-party-data-cro": {
      "args": [
        "first-party-data-cro-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "first-party-data-cro": {
      "args": [
        "first-party-data-cro-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: EARNALL_MCP_LICENSE_KEY (License key from AtulHritik-Mcp-First-Party-Data-Cro purchase page.), EARNALL_MCP_ACTIVATION_ID (Optional stable private install ID for this user/device.), EARNALL_MCP_LICENSE_API (License validation endpoint.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to First Party Data CRO

same job, measured the same way
Simple MCP Server
by ormastes

Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools

58 installs/wk local only
Kai
by kailayerhq

Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.

203 installs/wk local only
Credit Optimizer v5 for Manus AI
by rafsilva85

Optimizes Manus AI credit usage by 30-75% via intelligent model routing and smart testing.

54 installs/wk local only
Test Intel
by barissozudogru

Coverage analysis, untested function detection and complexity scoring for TS and JS.

43 installs/wk local only
C
PermitReporter — US Building Permit Intelligence
by permitreporter

Source-linked building-permit search across 34 US states and DC, with county-level coverage.

8 tools answering
QA Radar
by muratkus

Tells AI agents which files to test first — churn, coverage, and test mapping as risk scores.

111 installs/wk local only
Code Atlas
by lusiem

Code intelligence MCP: symbols, call graphs, change impact + affected tests, routes, search.

46 installs/wk local only
Ansvar: Threat Intelligence
by ansvar

CVE intelligence, STRIDE, OWASP test cases via Ansvar Gateway. Cited, OAuth + paid.

answering

First Party Data CRO — questions

Answers built from our own checks of this server.

Why is there no uptime for First Party Data CRO?
First Party Data CRO 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 first-party-data-cro-mcp was installed 36 times last week.
How do I connect First Party Data CRO?
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 first-party-data-cro-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use First Party Data CRO?
The pypi package first-party-data-cro-mcp was installed 36 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.