Back to search
30
MCP

mcp-metatrader5-server

qoyyuum/mcp-metatrader5-server

A Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

metatrader-mcp-server
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
0 tools
iflow-mcp_metatrader-mcp-server
Model Context Protocol (MCP) server built with Python to enable AI LLMs to trade using MetaTrader platform.
0 tools
@neural-trader/mcp
Model Context Protocol (MCP) server for Neural Trader with 87+ trading tools
0 tools
mcp-trader
A Model Context Protocol (MCP) server for stock traders
0 tools
@neural-trader/agentic-accounting-mcp
Model Context Protocol (MCP) server for Claude Desktop integration, exposing intelligent accounting tools, tax calculators, and autonomous a
0 tools
Financial-Modeling-Prep-MCP-Server
A Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stoc
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-metatrader5-server": {
      "url": "https://pypi.org/project/mcp-metatrader5-server/",
      "transport": "http"
    }
  }
}