list_backtests — tw market data MCP Tool Read-only
list_backtests
(list backtests) is one of 41 tools on the
tw market data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_backtests from your client
- Claude Code tw market data list_backtests run in your project directory
- Claude Desktop tw market data list_backtests ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tw market data list_backtests ~/.cursor/mcp.json
- VS Code tw market data list_backtests .vscode/mcp.json
- Zed tw market data list_backtests ~/.config/zed/settings.json
- Windsurf tw market data list_backtests ~/.codeium/windsurf/mcp_config.json
- Cline tw market data list_backtests ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tw market data list_backtests ~/.gemini/settings.json
- Grok tw market data list_backtests .mcp.json (in your project root)
- ChatGPT tw market data list_backtests Settings → Connectors → Advanced → Developer mode
- Claude.ai tw market data list_backtests Settings → Connectors → Add custom connector
- LangChain tw market data list_backtests pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tw-market-data https://mcp.twmarketdata.com/mcp
Other tools on this server
- list_datasets
- describe_dataset
- query_dataset
- find_related
- search_filings
- explain_provenance
- get_inclusion_proof
- cite_this
- read_primary_text
- ask
- chart
- screen
- query_regime
- calendar
- compare
- get_code_example
- run_recipe
- try_sample
- run_backtest
- get_backtest
- replay_backtest
- memory_save
- memory_search
- memory_get_watchlist
- memory_replay_query
- run_research
- get_research
- list_pending_actions
- approve_action
- list_alerts
- set_price_alert
- delete_alert
- risk_assess
- agent_activity
- list_factor_findings
- company_health_check
- positioning_read
- macro_regime_read
- supply_chain_read
- risk_read
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.