New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

MetaTrader5 MCP Server

82 tools. 29 can modify or destroy data without limits.

11 destructive tools with no built-in limits. Policy required.

Last updated:

29 can modify or destroy data
53 read-only
82 tools total

Community server · catalogue entry checked 05/09/2026

How to control MetaTrader5 MCP Server ↓

What MetaTrader5 MCP Server exposes to your agents

Read (53) Write / Execute (11) Destructive / Financial (11)
Critical Risk

The most dangerous MetaTrader5 MCP Server tools

29 of MetaTrader5 MCP Server's 82 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control MetaTrader5 MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and MetaTrader5 MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "forecast_barrier_optimize": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Deny destructive operations
{
  "forecast_models_cleanup": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "calendar": {
    "limits": [
      {
        "counter": "calendar_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "asset_performance": {
    "limits": [
      {
        "counter": "asset_performance_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register MetaTrader5 MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON METATRADER5 →

Instant setup, no code required.

All 82 MetaTrader5 MCP Server tools

READ 53 tools
Read asset_performance asset_performance Read cointegration_test cointegration_test Read confluence_levels confluence_levels Read correlation_matrix correlation_matrix Read cross_correlation cross_correlation Read data_fetch_candles data_fetch_candles Read data_fetch_ticks data_fetch_ticks Read denoise_describe Describe one denoise method and its supported options. Read denoise_list_methods denoise_list_methods Read equity_profile equity_profile Read forecast_conformal_intervals forecast_conformal_intervals Read forecast_list_library_models forecast_list_library_models Read forecast_list_methods forecast_list_methods Read forecast_models_list forecast_models_list Read forecast_task_list forecast_task_list Read forecast_task_status Get the current status and progress of a forecast training task. Read forecast_volatility_estimate Forecast volatility over horizon bars using direct estimators or proxies. Read indicators_describe indicators_describe Read indicators_list indicators_list Read market_microstructure_analyze Analyze broker-feed tick liquidity and applicable trade-flow proxies. Read market_radar Scan a small watchlist for quote, spread, change, and freshness. Read market_relative_strength Rank MT5 symbols by robust, factor-adjusted multi-horizon relative strength. Read market_scan market_scan Read market_snapshot market_snapshot Read market_status market_status Read market_ticker Return a lightweight quote snapshot with bid/ask/spread for symbol. Read news news Read options_chain options_chain Read options_expirations options_expirations Read options_provider_status Report configured options-chain provider readiness without querying market data. Read outliers_detect outliers_detect Read patterns_detect patterns_detect Read pivot_compute_points pivot_compute_points Read portfolio_risk_decompose Decompose current-position tail risk and explicit portfolio stresses. Read regime_detect regime_detect Read screener screener Read seasonality_detect seasonality_detect Read stationarity_test stationarity_test Read support_resistance_levels support_resistance_levels Read symbols_describe symbols_describe Read symbols_list symbols_list Read symbols_top_markets symbols_top_markets Read tools_list tools_list Read trade_account_info Get account information using the canonical output detail levels. Read trade_execution_quality Measure fill slippage, latency, partial fills, fees, and post-fill markouts. Read trade_get_open trade_get_open Read trade_get_pending Get pending orders. Compact output omits echoed request metadata by default. Read trade_history trade_history Read trade_idea_compose trade_idea_compose Read trade_journal_analyze trade_journal_analyze Read trade_stress_test Apply deterministic percentage shocks to current open MT5 positions. Read volatility_term_structure volatility_term_structure Read volume_profile_levels volume_profile_levels

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about MetaTrader5 MCP Server

Can an AI agent move money through the MetaTrader5 MCP Server MCP server? +

Yes. The MetaTrader5 MCP Server server exposes 7 financial tools including forecast_barrier_optimize, options_barrier_price, trade_close. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

Can an AI agent delete data through the MetaTrader5 MCP Server MCP server? +

Yes. The MetaTrader5 MCP Server server exposes 4 destructive tools including forecast_models_cleanup, forecast_models_delete, forecast_task_cancel. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through MetaTrader5 MCP Server? +

The MetaTrader5 MCP Server server has 1 write tools including calendar. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach MetaTrader5 MCP Server.

How many tools does the MetaTrader5 MCP Server MCP server expose? +

82 tools across 4 categories: Destructive, Execute, Read, Write. 53 are read-only. 29 can modify, create, or delete data.

How do I enforce a policy on MetaTrader5 MCP Server? +

Register the MetaTrader5 MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every MetaTrader5 MCP Server tool call.

Deterministic rules across all 82 MetaTrader5 MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

82 MetaTrader5 MCP Server tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from MetaTrader5 MCP Server's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.