mcpbeat Sign in

vike-cli MCP Server

local only

vike-cli runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Backtest, validate and execute trading strategies behind a mandatory two-call preview gate.

Installs / week
not published
0
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
License
Rust

What the code does

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

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Deletes files or strips permissions crates/vike-cli/src/cmd/init/content.rs:146
`rm -r sma_cross/` removes the whole thing, and two strategies' presets can never be confused.
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.

Sends data to a third-party sink crates/vike-alerting/src/delivery.rs:244
                let url = format!("https://api.telegram.org/bot{token}/sendMessage");

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

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch vike-cli and you get told the day something new turns up.

Three servers free · no card

Alternatives to vike-cli

same job, measured the same way
dMoERA Creator
by cachecarti

Build, backtest, and deploy crypto trading strategies via MCP with 7-stage validation.

44 tools answering
Tradestaq MCP
by the-staq

AI-powered crypto trading tools. Strategies, backtests, bots, and portfolio management.

51 installs/wk local only
Papers With Backtest
by paperswithbacktest

Search 5,000+ trading papers with verified backtests, strategies, datasets, and courses.

answering
AlgoMaker — quantitative trading strategy factory
by algomakers

Mine, validate and paper-trade quantitative trading strategies. The engine runs on your machine.

4 tools answering
Ice Juice Trading
by icejuicetrading

Automate trading on your own Alpaca account - build, backtest and run strategies via your AI.

answering
sygnldata — market intelligence for trading agents
by sygnliq

Market regime, execution-cost, bar-QC and backtest-audit tools for agents. Pay per call via x402.

21 tools answering
AlphaProve
by bogzx

Backtest trading ideas and inspect strategies, trades and results. OAuth; invite-only beta.

answering
CPZAI
by cpz-lab-mcp

Build, backtest, and deploy quantitative trading strategies from your AI agent.

answering

vike-cli — questions

Answers built from our own checks of this server.

Why is there no uptime for vike-cli?
vike-cli runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is vike-cli open source?
We cannot say either way: written in Rust and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.