MCP server exposing the Backtest360 engine API as tools for AI agents. Connect the official Backtest360 MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “get_me”: The configured API key's permissions, limits, and current usage. Cheap. Call early in a session — before planning work — to learn w.”
“Use “engine_info”: Engine version, API contract number, and health. Free (not quota-counted). Call once at the start of a session to confirm t.”
“Use “get_catalog”: Fetch one engine reference catalog. Catalogs (cheap, cacheable per session): - 'operators' — comparison operators for condi.”
“Use “list_indicators”: List indicators, or fetch one indicator's full schema. Cheap, cacheable per session. With no arguments: a compact catalog.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Backtest360 holds up.
Operated by Backtest360 (backtest360.com) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Backtest360 adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Backtest360 in the gate directory. No sign-in needed.
Backtest360's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
get_me — The configured API key's permissions, limits, and current usage. Cheap. Call early in a session — before planning work — to learn w
engine_info — Engine version, API contract number, and health. Free (not quota-counted). Call once at the start of a session to confirm t
get_catalog — Fetch one engine reference catalog. Catalogs (cheap, cacheable per session): - 'operators' — comparison operators for condi
list_indicators — List indicators, or fetch one indicator's full schema. Cheap, cacheable per session. With no arguments: a compact catalog
list_templates — List predesigned strategy templates, or fetch one in full. Cheap, cacheable per session. The engine returns the templates a
get_strategy_schema — JSON Schema for the strategy document (condition_tree + indicators). Fetch this before composing a strategy by hand; the va
validate_strategy — Validate a strategy document without running a backtest. A cheap quota separate from backtest runs, so validate freely and
run_backtest — Run a historical backtest against the engine. Quota-counted and compute-bound. Validate the strategy first (validate_strate
+ 12 more tools once connected
https://mcp.backtest360.com/mcpYes — Backtest360 operates its own remote MCP server at mcp.backtest360.com. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Backtest360 in the directory. No account or sign-in is needed. From then on, Backtest360's tools are available in every client you've connected to gate.
No. Backtest360 runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Backtest360 in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Backtest360 in: Claude · Claude Code · ChatGPT · Cursor · VS Code