MCP Servers / development / MetaTrader 4

MetaTrader 4

JSON →
none14development

Integrate with the MetaTrader 4 trading platform to access trading functions and data via an HTTP bridge and Expert Advisor.

Install
How to run this server

No install command recorded.

server path: metatrader-4
Tools
What this server exposes
get_account_info
Get real-time MT4 account details including balance, equity, margin, and more
get_market_data
Retrieve current market prices for trading symbols
place_order
Place market and pending orders with specified parameters
get_positions
View all open positions
close_position
Close a specific position by ticket number
run_backtest
Run a backtest on an Expert Advisor with detailed configuration
list_expert_advisors
Show all available Expert Advisors for backtesting
get_backtest_results
Get detailed results from the last backtest
monitor_backtest_status
Check the current status of a running backtest
Configuration
Environment & auth
authnone
Resources
MetaTrader 4 — MCP Server · libregistry