Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
| Date | Stars |
|---|---|
| 2026-07-24 | 659 |
| 2026-07-25 | 663 |
| 2026-07-28 | 663 |
| 2026-07-30 | 663 |
| 2026-07-31 | 675 |
| 2026-08-06 | 675 |
Today
— stars today
This week
+12 stars this week
This month
— stars this month
Momentum
0.0
growth rate 1.81%/day
<div align="center"> <h1>MetaTrader MCP Server</h1> </div> <br /> <div align="center"> [](https://pypi.org/project/metatrader-mcp-server/) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) **Let AI assistants trade for you using natural language**  </div> <br /> --- ## 📑 Table of Contents - [What is This?](#-what-is-this) - [Features](#-features) - [Who Is This For?](#-who-is-this-for) - [Important Disclaimer](#%EF%B8%8F-important-disclaimer) - [Prerequisites](#-prerequisites) - [Quick Start](#-quick-start) - [Trading Assistant Skill](#-trading-assistant-skill-claude-code--claude-desktop) - [Usage Examples](#-usage-examples) - [Available Operations](#-available-operations) - [WebSocket Quote Server](#-websocket-quote-server) - [Advanced Configuration](#-advanced-configuration) - [Roadmap](#%EF%B8%8F-roadmap) - [Development](#%EF%B8%8F-development) - [Contributing](#-contributing) - [Documentation](#-documentation) - [Getting Help](#-getting-help) - [License](#-license) --- ## 🌟 What is This? **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: > "Show me my account balance" > "Buy 0.01 lots of EUR/USD" > "Close all profitable positions" The AI understands your request and executes it on MetaTrader 5 automatically. ### How It Works ``` You → AI Assistant → MCP Server → MetaTrader 5 → Your Trades ``` ## ✨ Features - **🗣️ Natural Language Trading** - Talk to AI in plain English to execute trades - **🤖 Multi-AI Support** - Works with Claude Desktop, ChatGPT (via Open WebUI), and more - **📊 Full Market Access** - Get real-time prices, historical data, and symbol information - **💼 Complete Account Control** - Check balance, equity, margin, and trading statistics - **⚡ Order Management** - Place, modify, and close orders with simple commands - **🔒 Secure** - All credentials stay on your machine - **🌐 Flexible Interfaces** - Use as MCP server, REST API, or WebSocket stream - **📖 Well Documented** - Comprehensive guides and examples ## 🎯 Who Is This For? - **Traders** who want to automate their trading using AI - **Developers** building trading bots or analysis tools - **Analysts** who need quick access to market data - **Anyone** interested in combining AI with financial markets ## ⚠️ Important Disclaimer **Please read this carefully:** Trading 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. By using this software, you acknowledge that: - You understand the risks of financial trading - You are responsible for all trades executed through this system - You will not hold the developers liable for any outcomes - You are using this software at your own risk **This is not financial advice. Always trade responsibly.** --- ## 📋 Prerequisites Before you begin, make sure you have: 1. **Python 3.10 or higher** - [Download here](https://www.python.org/downloads/) 2. **MetaTrader 5 terminal** - [Download here](https://www.metatrader5.com/en/download) 3. **MT5 Trading Account** - Demo or live account credentials - Login number - Password - Server name (e.g., "MetaQuotes-Demo") ## 🚀 Quick Start ### Step 1: Install the Package Open your terminal or command prompt and run: ```bash pip install metatrader-mcp-server ``` ### Step 2: Enable Algorithmic Trading 1. Open MetaTrader 5 2. Go to `Tools` → `Options` 3. Click the `Expert Advisors` tab 4. Check the box for `Allow algorithmic trading` 5. Click `OK` ##
Excerpt of 22,903 characters
Read on GitHub139
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:56a83d00c48eb177, topic:finance, topic:quantitative-finance, topic:trading
matched fp:56a83d00c48eb177, topic:mcp, desc:model context protocol, name:mcp server