MCP Uptime
← MCP Reliability Index  /  Other
E

EmidLabs Backtest

io.github.emidlabs/backtest-mcp
Run crypto trading strategy backtests through EmidLabs's Backtesting API.
healthy
status
3
tools exposed
873ms
connect latency
64490e7255b3
schema fingerprint

Tools (3)

list_available_assets
Lists every asset pair with real historical data, each with its supported timeframes and the date range actually available. Optional to call — submit_backtest already returns a clear error (with the real available range) when an asset or date range doesn't have data, so this is for up-front explorat
get_backtest_result
Fetches a submitted backtest by id. By default (waitForCompletion: true) polls internally until it finishes, so one call returns one final answer — no need to poll from the caller's side. Trade-level detail is intentionally omitted; only aggregate metrics are returned.
submit_backtest
Submits a strategy for backtesting against historical OHLCV data. Returns immediately with an id and status — call get_backtest_result to fetch the outcome once it finishes.

Endpoint

https://mcp.backtest.emidlabs.com/mcp
Category: Other · Last checked: 2026-07-30T13:54:05Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.