MetaTrader 5 MCP Server

Created By
Qoyyuuma year ago
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.
Overview

what is MetaTrader 5 MCP Server?

MetaTrader 5 MCP Server is a Model Context Protocol (MCP) server designed for interacting with the MetaTrader 5 trading platform, providing AI assistants with tools to access market data, perform trading operations, and analyze trading history.

how to use MetaTrader 5 MCP Server?

To use the server, install the required dependencies, ensure the MetaTrader 5 terminal is running, and run the server in development mode or install it for use with AI assistants.

key features of MetaTrader 5 MCP Server?

  • Market Data Access: Fetch historical price data, ticks, and symbol information.
  • Trading Operations: Place orders, manage positions, and track trading history.
  • Account Management: Access account information and terminal status.
  • AI-Friendly Prompts: Pre-defined conversation templates for common trading tasks.
  • Comprehensive Documentation: Detailed guides for using the MetaTrader 5 API.

use cases of MetaTrader 5 MCP Server?

  1. Fetching and analyzing market data for trading strategies.
  2. Automating trading operations through AI assistants.
  3. Managing trading accounts and positions efficiently.

FAQ from MetaTrader 5 MCP Server?

  • What are the prerequisites for using the server?

You need Python 3.8 or higher, the MetaTrader 5 terminal installed, and a MetaTrader 5 account (demo or real).

  • Is there documentation available for the server?

Yes, the server comes with comprehensive documentation for using the MetaTrader 5 API.

  • Can I use this server for automated trading?

Yes, the server is designed to facilitate automated trading operations through AI assistants.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
Qoyyuum
Star
7
Language
Python
License
-

Recommend Servers

View All
Jshookmcp
@vmoranv

13 hours ago
Quizlar
@quizlar

Quizlar is the learning MCP server. It turns whatever source the user brings — a YouTube lecture, a PDF, a URL, a textbook passage, or a pasted block of notes — into flashcards, then runs interactive quizzes with FSRS spaced-repetition scheduling so the material actually sticks. Every tool maps one-to-one to something a real learner does: ingest, quiz, track progress, review what's due. Built as a voice-first tutor (LiveKit + Deepgram + ElevenLabs); the MCP surface exposes the same primitives the voice agent uses internally, so your agent gets production-grade grading, STT-aware answer parsing, and the same FSRS scheduler that powers the consumer app. Three use cases: 1. "Quiz me on X." Call quiz_me(topic) — a composite tool that builds the deck and starts the quiz in one step. Then loop submit_answer → end_quiz. Grading is tier-1 exact match → phonetic fuzz → short LLM fallback (the same pipeline that ships in the voice product). 2. Study from a YouTube lecture. create_deck_from_youtube pulls the transcript, clusters it into concepts, and generates cards proportional to the video length. Poll get_job_status, then run the quiz loop. 3. Daily spaced-repetition review. get_study_recommendations returns exactly the cards due under the user's FSRS schedule, prioritised across all decks. Quizlar is the scheduler of record — your agent executes the plan instead of reinventing one each session. Auth: Bearer token (sk-qz-<32 chars>) for headless installs, or full OAuth 2.1 / DCR / PKCE for one-click clients (Smithery, Claude Connector). Mint keys at https://quizlar.app/settings/api-keys. 22 tools total. Voice and text equal-status. Education-first.

2 days ago
Mydatahub

12 hours ago
Forkit

15 hours ago
Colber
@Obi49

3 hours ago