Back to search
30
MCP

iflow-mcp_metatrader-mcp-server

pypi/iflow-mcp_metatrader-mcp-server

Model Context Protocol (MCP) server built with Python to enable AI LLMs to trade using MetaTrader platform.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

metatrader-mcp-server
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
0 tools
mcp-metatrader5-server
A Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools
0 tools
iflow-mcp_emqx-mcp-server
A Model Context Protocol (MCP) server implementation that provides EMQX MQTT broker interaction.
0 tools
iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
0 tools
iflow-mcp_tradingview-mcp
Model Context Protocol server exposing crypto screener tools (TradingView Screener)
0 tools
iflow-mcp_sadiuysal-crawl4ai-mcp-server
A lightweight Model Context Protocol (MCP) server that exposes Crawl4AI web scraping and crawling capabilities as tools for AI agents.
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_metatrader-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}