Back to Home
jorgearturoyap-debug icon

metatrader-5-for-Chatgpt-Desktop

Verified Safe

by jorgearturoyap-debug

Overview

A Model Context Protocol (MCP) server for MetaTrader 5, specifically adapted for ChatGPT Desktop integration to enable trading and market data analysis.

Installation

Run Command
uv run mt5mcp

Environment Variables

  • MT5_PATH
  • MT5_LOGIN
  • MT5_PASSWORD
  • MT5_SERVER
  • MCP_API_KEY

Security Notes

The server explicitly warns that it is publicly exposed via ngrok and recommends setting an `MCP_API_KEY` for authentication. If `MCP_API_KEY` is not configured, the server is open to all connections, which is a significant security risk. The `start_chatgpt.bat` script binds the server to `0.0.0.0` (all interfaces) which is necessary for ngrok but requires careful network security. There are no 'eval' or obvious malicious patterns, and the code relies on the official MetaTrader5 Python API. Users are strongly advised to use a demo account first and configure the API key.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens750
Stars0
Forks1
Last Update2025-11-19

Tags

MetaTrader 5ChatGPT DesktopFinancial TradingMarket DataAI Integration