MBT
Verified IntegrationClient Configuration
— Connect MBT to Claude Desktop or Cursor in seconds{
"mcpServers": {
"mbt": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mbt"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Backtest MetaTrader 5 indicators directly through Claude AI, replaying real signals on live broker data without Python reimplementation.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for MBT
MBT ensures accuracy by never recalculating your indicator in Python. Instead, your MT5 indicator logs the exact signals it generates (entry, SL, TP). MBT then reads these real signals and replays them on actual broker price bars to determine trade outcomes, ensuring what you backtest is precisely what your indicator did.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.