Skip to content
Back to search
30
MCP

backtester-mcp

pypi/backtester-mcp

Local-first backtesting engine with built-in overfitting detection

Uptime
0.0%
49 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

backtest360-mcp
MCP server exposing the Backtest360 engine API as tools for AI agents
0 tools
Backtest360
MCP server exposing the Backtest360 engine API as tools for AI agents.
0 tools · streamable-http
mcp-automl
MCP server for end-to-end machine learning
0 tools
mcp-benchmark
A benchmark for MCP.
0 tools
mcp-assert
Deterministic correctness testing for MCP servers
0 tools
code-explorer-mcp
Local MCP code exploration server prototypes
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "backtester-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}