Skip to main content
Glama

Server Details

Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
mtcontext/mtcontext-quickstart
GitHub Stars
0
Server Listing
MTContext

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 73 tool updates
    • First observedbacktest_strategy
    • First observedcalculate_lot_size
    • First observedcancel_alert
    • First observedcancel_order
    • First observedcheck_order
    • First observedclose_all_positions
    • First observedclose_position
    • First observedcreate_alert
    • First observeddetect_patterns
    • First observedexplain_trade
    • First observedget_account_info
    • First observedget_bars
    • First observedget_behavioral_insights
    • First observedget_cb_stance
    • First observedget_correlation
    • First observedget_cot_report
    • First observedget_currency_strength
    • First observedget_economic_calendar
    • First observedget_economic_surprise
    • First observedget_equity_guard_status
    • First observedget_event_risk
    • First observedget_execution_quality
    • First observedget_fibonacci_levels
    • First observedget_holding_risk
    • First observedget_indicator
    • First observedget_interest_rates
    • First observedget_journal
    • First observedget_key_levels
    • First observedget_macro_indicators
    • First observedget_market_context
    • First observedget_market_depth
    • First observedget_market_sessions
    • First observedget_market_snapshot
    • First observedget_news
    • First observedget_news_guard_status
    • First observedget_orders
    • First observedget_pnl_by_symbol
    • First observedget_pnl_by_time
    • First observedget_positions
    • First observedget_prop_firm_status
    • First observedget_rate_differential
    • First observedget_rate_expectations
    • First observedget_risk_regime
    • First observedget_risk_summary
    • First observedget_sentiment
    • First observedget_spread_alert
    • First observedget_symbol_info
    • First observedget_symbols
    • First observedget_terminal_info
    • First observedget_tick
    • First observedget_tick_history
    • First observedget_trade_history
    • First observedget_trade_stats
    • First observedlist_alerts
    • First observedlist_experts
    • First observedmodify_order
    • First observedmodify_position
    • First observedpartial_close
    • First observedplace_order
    • First observedpoll_alerts
    • First observedquery_journal
    • First observedread_ea_logs
    • First observedremove_equity_guard
    • First observedremove_news_guard
    • First observedremove_prop_firm_rules
    • First observedreverse_position
    • First observedscan_symbols
    • First observedset_breakeven
    • First observedset_equity_guard
    • First observedset_news_guard
    • First observedset_prop_firm_rules
    • First observedset_trailing_stop
    • First observedwrite_trade_note

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables trading on MetaTrader5 platform via MCP, including account management, order placement, market data, technical indicators, and signal tools.
    4
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI applications to interact with MetaTrader 5 terminals via WebSocket MCP protocol for trading operations and account management.
    4
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with MetaTrader 5 for market data, technical analysis, Fibonacci calculations, and trading via MCP clients such as Claude.
    MIT
  • F
    license
    Not graded
    quality
    A
    maintenance
    Enables AI assistants to connect to MetaTrader 5 for trading, market data access, and account management through the Model Context Protocol.
    216
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.6/5.0
Disambiguation4/5

Most tools have distinct purposes, e.g., place_order vs close_position, get_bars vs get_tick. However, some overlap exists between get_market_context and get_market_snapshot, and between get_risk_regime and get_market_context, though descriptions clarify differences. The large number may cause confusion for agents but each tool is well-defined.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with underscores, e.g., backtest_strategy, get_account_info, close_position. Verbs are appropriate (get, set, cancel, create, etc.) and no mixing of conventions. Very predictable.

Tool Count2/5

73 tools is excessive for most domains. While the server aims to be comprehensive for forex trading, this number is well beyond the typical 3-15 range, making it heavy and potentially difficult for agents to select correctly.

Completeness5/5

The tool surface extensively covers trading operations, technical analysis, fundamental data, risk management, alerts, news, and prop firm compliance. Few obvious gaps exist for the stated purpose of forex trading on MT5, including advanced features like correlation, COT reports, and behavioral insights.