.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/ariadng/metatrader-mcp-server
home/mcp-servers/ariadng/metatrader-mcp-server
ariadng avatar

metatrader-mcp-server

byariadng· 1 MCP server

Installs

11k

Stars

667

Forks

225

Category

Finance & Trading

View on GitHub

TL;DR

<br />

How to install metatrader-mcp-server?

ariadng/metatrader-mcp-server
$git clone https://github.com/ariadng/metatrader-mcp-server

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install metatrader-mcp-server by running `git clone https://github.com/ariadng/metatrader-mcp-server`, then use it for the current task and follow its documentation at https://github.com/ariadng/metatrader-mcp-server.

Files · 1

View on GitHub
README.md
1<div align="center">
2 <h1>MetaTrader MCP Server</h1>
3</div>
4 
5<br />
6 
7<div align="center">
8 
9[![PyPI version](https://img.shields.io/pypi/v/metatrader-mcp-server.svg?style=flat&color=blue)](https://pypi.org/project/metatrader-mcp-server/)
10[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
11[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
12 
13**Let AI assistants trade for you using natural language**
14 
15![MetaTrader MCP Server](docs/media/hero.webp)
16 
17</div>
18 
19<br />
20 
21---
22 
23## 📑 Table of Contents
24 
25- [What is This?](#-what-is-this)
26- [Features](#-features)
27- [Who Is This For?](#-who-is-this-for)
28- [Important Disclaimer](#%EF%B8%8F-important-disclaimer)
29- [Prerequisites](#-prerequisites)
30- [Quick Start](#-quick-start)
31- [Trading Assistant Skill](#-trading-assistant-skill-claude-code--claude-desktop)
32- [Usage Examples](#-usage-examples)
33- [Available Operations](#-available-operations)
34- [WebSocket Quote Server](#-websocket-quote-server)
35- [Advanced Configuration](#-advanced-configuration)
36- [Roadmap](#%EF%B8%8F-roadmap)
37- [Development](#%EF%B8%8F-development)
38- [Contributing](#-contributing)
39- [Documentation](#-documentation)
40- [Getting Help](#-getting-help)
41- [License](#-license)
42 
43---
44 
45## 🌟 What is This?
46 
47**MetaTrader MCP Server** is a bridge that connects AI assistants (like Claude, ChatGPT) to the MetaTrader 5 trading platform. Instead of clicking buttons, you can simply tell your AI assistant what to do:
48 
49> "Show me my account balance"
50> "Buy 0.01 lots of EUR/USD"
51> "Close all profitable positions"
52 
53The AI understands your request and executes it on MetaTrader 5 automatically.
54 
55### How It Works
56 
57```
58You → AI Assistant → MCP Server → MetaTrader 5 → Your Trades
59```
60 
61## ✨ Features
62 
63- **🗣️ Natural Language Trading** - Talk to AI in plain English to execute trades
64- **🤖 Multi-AI Support** - Works with Claude Desktop, ChatGPT (via Open WebUI), and more
65- **📊 Full Market Access** - Get real-time prices, historical data, and symbol information
66- **💼 Complete Account Control** - Check balance, equity, margin, and trading statistics
67- **⚡ Order Management** - Place, modify, and close orders with simple commands
68- **🔒 Secure** - All credentials stay on your machine
69- **🌐 Flexible Interfaces** - Use as MCP server, REST API, or WebSocket stream
70- **📖 Well Documented** - Comprehensive guides and examples
71 
72## 🎯 Who Is This For?
73 
74- **Traders** who want to automate their trading using AI
75- **Developers** building trading bots or analysis tools
76- **Analysts** who need quick access to market data
77- **Anyone** interested in combining AI with financial markets
78 
79## ⚠️ Important Disclaimer
80 
81**Please read this carefully:**
82 
83Trading financial instruments involves significant risk of loss. This software is provided as-is, and the developers accept **no liability** for any trading losses, gains, or consequences of using this software.
84 
85By using this software, you acknowledge that:
86- You understand the risks of financial trading
87- You are responsible for all trades executed through this system
88- You will not hold the developers liable for any outcomes
89- You are using this software at your own risk
90 
91**This is not financial advice. Always trade responsibly.**
92 
93---
94 
95## 📋 Prerequisites
96 
97Before you begin, make sure you have:
98 
991. **Python 3.10 or higher** - [Download here](https://www.python.org/downloads/)
1002. **MetaTrader 5 terminal** - [Download here](https://www.metatrader5.com/en/download)
1013. **MT5 Trading Account** - Demo or live account credentials
102 - Login number
103 - Password
104 - Server name (e.g., "MetaQuotes-Demo")
105 
106## 🚀 Quick Start
107 
108### Step 1: Install the Package
109 
110Open your terminal or command prompt and run:
111 
112```bash
113pip install metatrader-mcp-server
114```
115 
116### Step 2: Enable Algorithmic Trading
117 
1181. Open MetaTrader 5
1192. Go to `Tools` → `Options`
1203. Click the `Expert Advisors` tab
1214. Check the box for `Allow algorithmic trading`
1225. Cl

Preview

ariadng/metatrader-mcp-serverariadng/metatrader-mcp-server
Repoariadng/metatrader-mcp-server
TypeMCP Servers
CategoryFinance & Trading
UpdatedMar 2026
LicenseMIT
First seenJul 26, 2026

Tags

MCPaifinance

Related

6 picks
Type
  1. jerbouma avatarfinancetoolkit200+ transparent financial metrics calculated from raw statements, not third-party endpoints.MCP ServersJul 202661k5.2k
  2. financial-datasets avatarmcp-serverAn MCP server for interacting with the Financial Datasets stock market API.MCP ServersJun 202556k2.2k
  3. quantconnect avatarmcp-serverPython MCP server for local interactions with the QuantConnect API.MCP ServersMay 202656k78
  4. alpacahq avataralpaca-mcp-serverAlpaca Trading API integration for Model Context Protocol (MCP). V2 generates 60+ tools directly from Alpaca's OpenAPI specs using FastMCP.MCP ServersJul 202643k891
  5. getnable avatarfinopsmcpSee where your cloud and AI bills go, and spend less. Local-first, in your terminal or editor.MCP ServersJul 202616k14
  6. xeroapi avatarxero-mcp-serverMCP server implementation for Xero integrationMCP ServersJun 202614k342