mcpbeat Sign in

MT5-MCP-Quant MCP Server

by severus-sys Your server? Claim it
local only

MT5-MCP-Quant runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

Native Windows MCP server for MetaTrader 5 backtesting, Market Watch, calendar data, and analytics.

Installs / week
not published
1
Stars
0 open issues
17 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call run_backtest.expert → src/optimization/optimizer.rs:334, run_optimization.set_file → src/pipeline/backtest.rs:1198, run_backtest.from_date → src/tools/handlers/backtest.rs:533
        fs::write(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable src/tools/handlers/utility.rs:983
        None => path.join(format!("report.{}", format)),

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to MT5-MCP-Quant

same job, measured the same way
Glitch Grow Linkedin Ad MCP
by glitchexecutor-grow

MCP server for the LinkedIn Marketing API — campaigns, analytics, creatives.

6 installs/wk local only
FinStack MCP
by finstacklabs

India-first MCP server for NSE/BSE, fundamentals, analytics, and market research workflows.

164 installs/wk local only
Roistat MCP
by theyahia

MCP server for Roistat API — marketing analytics, visits tracking. API key auth.

48 installs/wk local only
Marketing Analytics AI MCP
by csoai-org

Marketing Analytics Ai MCP Server by MEOK AI Labs

199 installs/wk local only
Singular
by singular

Marketing intelligence MCP server providing campaign performance data and analytics tools.

answering
SendGrid MCP Server
by deyikong

MCP server for SendGrid's v3 API: email marketing, transactional mail, templates, and analytics.

286 installs/wk local only
CryptoData API
by elevasyncsolutions-jpg

Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.

48 tools answering
Linkedin Ads
by mharnett

MCP server for LinkedIn Campaign Manager — campaigns, creatives, and analytics

59 installs/wk local only

MT5-MCP-Quant — questions

Answers built from our own checks of this server.

Why is there no uptime for MT5-MCP-Quant?
MT5-MCP-Quant runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MT5-MCP-Quant open source?
Yes — it is published under the MIT licence, written in Rust and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.