evanciel-quant-mcp

Evanciel/evanciel-quant-mcp
★ 0 stars TypeScript AI/LLM Updated 5d ago
Open-source MIT quant MCP server — composable backtesting + risk engine over the Model Context Protocol. Risk filter, not alpha source.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "evanciel-quant-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Evanciel/evanciel-quant-mcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="docs/banner.svg" alt="quant-mcp" width="100%"/> **A composable backtesting, risk, and paper-trading engine for AI agents — over the Model Context Protocol.** Let any MCP agent (Claude, Cursor, …) design a trading strategy as a validated JSON tree, backtest it with out-of-sample rigor, run it as a 24/7 paper bot, and watch it on a live dashboard — all from natural language.

Tools (20)

allocate_portfolioanchorbacktestbacktest_shortcompositeconditioncreate_botderivatives_signaldetect_regimeeventindicatorleaflist_eventslive_statusopen_dashboardperformanceplace_orderportfolio_riskregimesave_strategy