Backtest360 MCP Tools
Backtest360 exposes 20 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_meRead-onlyget me
-
engine_infoengine info
-
get_catalogRead-onlyget catalog
-
list_indicatorsRead-onlylist indicators
-
list_templatesRead-onlylist templates
-
get_strategy_schemaRead-onlyget strategy schema
-
validate_strategyvalidate strategy
-
run_backtestMutatingrun backtest
-
get_latest_signalRead-onlyget latest signal
-
compare_backtestscompare backtests
-
export_backtestRead-onlyexport backtest
-
compute_statscompute stats
-
search_tickersRead-onlysearch tickers
-
list_tickersRead-onlylist tickers
-
get_data_rangeRead-onlyget data range
-
get_ticker_infoRead-onlyget ticker info
-
get_quoteRead-onlyget quote
-
get_price_historyRead-onlyget price history
-
list_macro_seriesRead-onlylist macro series
-
get_macro_seriesRead-onlyget macro series
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.