StratEvo runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from pypi. Last commit 18 Apr 2026.
Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.
We have not read this server's code yet, 21 h ago · rules 3dff92dd89df
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.
этот файл ставится пользователю, но в репозитории его нет
filepath = os.path.join(output_dir, filename)
cached = pickle.load(f)
os.system("cls" if os.name == "nt" else "clear")
result = eval(formula, sandbox) # noqa: S307 — AST-validated above
API_BASE = "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 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.
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.
claude mcp add stratevo -- uvx stratevo
{
"mcpServers": {
"stratevo": {
"args": [
"stratevo"
],
"command": "uvx"
}
}
}
[mcp_servers.stratevo]
command = "uvx"
args = ["stratevo"]
{
"mcpServers": {
"stratevo": {
"args": [
"stratevo"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"stratevo": {
"args": [
"stratevo"
],
"command": "uvx"
}
}
}
Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples.
Build, backtest, and deploy quantitative trading strategies from your AI agent.
Deterministic stock screening, backtesting, and factor analysis for AI trading agents
Mine, validate and paper-trade quantitative trading strategies. The engine runs on your machine.
Quantitative trading strategies, market indices, and live performance data
Run crypto trading strategy backtests through EmidLabs's Backtesting API.
Crypto trading backtesting, bot deployment, AI strategy, and account management for Sentinel Bot.
Build, backtest, and automate Hyperliquid trading strategies — typed, deterministic, live parity.
Answers built from our own checks of this server.