StratEvo
Rank #16,293io.github.NeuZhou/stratevo
Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.
StratEvo is a Model Context Protocol (MCP) server published by neuzhou. It ranks #16,293 of 132,113 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. StratEvo is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 12, 2026 and most recently updated on Apr 12, 2026.
Ranks ahead of 115,820 of 132,113 servers on MCP Toplist.
Use StratEvo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stratevo -- uvx stratevo[mcp_servers.stratevo]
command = "uvx"
args = ["stratevo"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stratevo": {
"command": "uvx",
"args": [
"stratevo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stratevo": {
"command": "uvx",
"args": [
"stratevo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stratevo": {
"type": "stdio",
"command": "uvx",
"args": [
"stratevo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stratevo": {
"command": "uvx",
"args": [
"stratevo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stratevo": {
"command": "uvx",
"args": [
"stratevo"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.NeuZhou%2Fstratevo)<a href="https://mcptoplist.com/server/io.github.NeuZhou%2Fstratevo"><img src="https://mcptoplist.com/badge/io.github.NeuZhou%2Fstratevo.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
neuzhou
Other servers by neuzhou
View all neuzhou servers →Available versions (1)
| Version | Published |
|---|---|
| 6.0.3 | Apr 12, 2026 |
Frequently asked questions
- Who maintains StratEvo?
- StratEvo is maintained by neuzhou, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is StratEvo listed on the Official MCP Registry?
- Yes — StratEvo is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does StratEvo have?
- MCP Toplist tracks 1 version of StratEvo, most recently published on Apr 12, 2026.
- Where can I find the source code for StratEvo?
- The source code for StratEvo is hosted at github.com/neuzhou/stratevo.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.