Loomal

StratEvo

MCP server by github.com/neuzhou/stratevo

Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.

20 starspypi: stratevo

About StratEvo

StratEvo is an MCP (Model Context Protocol) server published by neuzhou in the official MCP registry, listed under Finance on Loomal. Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.

It ships as a Python package on PyPI (stratevo), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/neuzhou/stratevo, where the project has earned 20 GitHub stars.

Use StratEvo with your agent

Claude Code · one command
claude mcp add stratevo -- uvx stratevo
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "stratevo": {
      "command": "uvx",
      "args": [
        "stratevo"
      ]
    }
  }
}
pypistratevo

Frequently asked questions

What is StratEvo?
StratEvo is an MCP (Model Context Protocol) server by neuzhou in the Finance category. Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.
How do I connect StratEvo to Claude, Cursor, or another MCP client?
Install StratEvo from its pypi package (stratevo) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is StratEvo open source?
Yes — the source code is public at github.com/neuzhou/stratevo, with 20 GitHub stars.
Can AI agents pay to use StratEvo?
Not yet through Loomal — StratEvo is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain StratEvo? Claim this listing free by verifying GitHub ownership, or contact us.