StratEvo runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 18 Apr 2026.
Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.
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"
}
}
}
Answers built from our own checks of this server.