About Manifoldbt MCP
Manifoldbt MCP is an MCP server in the Data category: mCP server exposing the manifoldbt Rust backtesting engine to Claude, Cursor, and any MCP-compatible client. It has been installed 0 times through Conduid.
Tools (16)
activate_licenseActivate a Pro license key for the running process.
Takes no parameters.
build_strategyCompile a Python DSL snippet → StrategyDef JSON + params.
Takes no parameters.
get_versionReturn manifoldbt version + license tier (Community / Pro).
Takes no parameters.
ingest_dataPull bars from Binance / Hyperliquid (Databento / Massive on Pro).
Takes no parameters.
list_indicatorsEnumerate all 45+ indicators with their Python signatures.
Takes no parameters.
plot_tearsheetRender a full tearsheet as an interactive plotly HTML report from a backtest.
Takes no parameters.
run_backtestRun a single backtest and return metrics + summary.
Takes no parameters.
run_batchRun many strategies in parallel on a shared data load.
Takes no parameters.
run_monte_carloTrade-permutation Monte Carlo on a fresh backtest.
Takes no parameters.
run_portfolioMulti-strategy portfolio with risk rules & rebalancing.
Takes no parameters.
run_stabilityParameter stability analysis.
Takes no parameters.
run_stochasticSDE path simulation (GBM, Heston, Merton, GARCH-JD, or custom).
Takes no parameters.
run_sweepCartesian parameter sweep, ranked by any metric. `device="auto"` dispatches large grids to the GPU.
Takes no parameters.
run_sweep_2d2-D parameter heatmap.
Takes no parameters.
run_walk_forwardWalk-forward optimisation (Pro).
Takes no parameters.
validate_strategyValidate a StrategyDef JSON through the Rust compiler.
Takes no parameters.
Install
git clone https://github.com/ClementG91/manifoldbt-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Manifoldbt MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.