mcpbeat Sign in

Canli Validation MCP Server

by arhancanli Your server? Claim it
local only

Canli Validation MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 174 installs a week from npm. Last commit 21 Sep 2026.

canlicapital.com backtest validation. A verdict is not admission to anything and is not a forecast.

Installs per day peak 281 · avg 9
a month agotoday
174
Installs / week
npm · canli-validation-mcp
0
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
MIT
License
HTML

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

<tr><td>publication/crypto-carry/v0.1.0</td><td>CARRIED_FORWARD_BYTE_IDENTICAL_PDF_FROM_PRIOR_RECEIPT</td><td>10</td><td>93c315aebf3262ae195f7475ce668ceed47290c62549ba707cf8544ab795e421</td><td>48a603b78f9568b18c245f9a0c28286edb1277995e0eaa8e77ca8f89e08f77a8</td><td>f41be57dbcbd0…
const proc=spawn(CHROME,['--headless=new','--disable-gpu','--no-sandbox','--hide-scrollbars',`--remote-debugging-port=${PORT}`,'--remote-allow-origins=*','about:blank'],{stdio:'ignore'});
Runs an external command public/glassbox/reproduce.py:110
    r = subprocess.run([sys.executable, "-m", "pytest", str(test), "-q"], capture_output=True, text=True, cwd=repo)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 canli-validation-mcp -- npx -y canli-validation-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "canli-validation-mcp": {
      "args": [
        "-y",
        "canli-validation-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.canli-validation-mcp]
command = "npx"
args = ["-y", "canli-validation-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "canli-validation-mcp": {
      "args": [
        "-y",
        "canli-validation-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "canli-validation-mcp": {
      "args": [
        "-y",
        "canli-validation-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Canli Validation MCP

same job, measured the same way
Alphaassay
by alphaassay

Fail-closed backtest/signal validation: overfitting, leakage, deflated Sharpe. NOT financial advice.

21 tools answering
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Athena Protocol
by n0zer0d4y

AI tech lead for coding agents with validation and impact analysis

48 installs/wk local only
MCP Server Decisions
by roberton003

Decision tracking with prediction validation and outcome gates for AI agents

66 installs/wk local only
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
Noon Barbari Backtesting
by noonbarbari

Crypto backtesting tools: real backtests with robustness verdicts, daily signals and market data.

11 tools answering
Cron
by ryudi84

MCP server for cron expression parsing, validation, and scheduling.

local only
NOAA STOFS MCP Server
by mansurjisan

NOAA STOFS storm surge forecasts, observation validation, and OPeNDAP data

46 installs/wk local only

Canli Validation MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Canli Validation MCP?
Canli Validation MCP 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 npm package canli-validation-mcp was installed 174 times last week.
How do I connect Canli Validation MCP?
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 canli-validation-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Canli Validation MCP?
The npm package canli-validation-mcp was installed 174 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Canli Validation MCP open source?
Yes — it is published under the MIT licence, written in HTML and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.