mcpbeat Sign in

Mt5 MCP By Leo MCP Server

local only

Mt5 MCP By Leo runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from pypi. Last commit 27 Jul 2026.

Full MCP server for MT5: access trades, logs, compilation, etc..

Installs per day peak 49 · avg 16 · -4% w/w
a month agotoday
107
Installs / week
pypi · mt5-mcp-by-leo
2
Stars
0 open issues
27 Jul 2026
Last commit
0 releases in 90 days
License
MQL4

What the code does

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

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.

File ships in the package but is absent from the source [пакет] mt5_mcp_by_leo/Def.py:1, [пакет] mt5_mcp_by_leo/Main.py:1, [пакет] mt5_mcp_by_leo/__init__.py:1 и ещё 2
этот файл ставится пользователю, но в репозитории его нет

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

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mt5-mcp-by-leo -- uvx mt5-mcp-by-leo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mt5-mcp-by-leo": {
      "args": [
        "mt5-mcp-by-leo"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mt5-mcp-by-leo]
command = "uvx"
args = ["mt5-mcp-by-leo"]
.cursor/mcp.json
{
  "mcpServers": {
    "mt5-mcp-by-leo": {
      "args": [
        "mt5-mcp-by-leo"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mt5-mcp-by-leo": {
      "args": [
        "mt5-mcp-by-leo"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mt5 MCP By Leo

same job, measured the same way
Dynatrace Managed MCP
by dynatrace-oss

MCP server for Dynatrace Managed to access logs, events, and metrics.

602 installs/wk local only
Cortex RMCP
by dinglebear

Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.

local only
Cronometer API MCP
by rwestergren

MCP server for Cronometer nutrition tracking — food logs, diary, macros, fasting

519 installs/wk local only
Logmcp
by kascada

MCP server — read-only log access for AI assistants, without giving AI shell access.

local only
Langfuse
by pulsemcp

MCP server for Langfuse LLM observability — trace and observation analysis.

61 installs/wk local only
SigNoz MCP Server
by signoz

SigNoz MCP server: access metrics, traces, logs, alerts, and dashboards via AI assistants

local only
Obsidian MCP Secure
by dewtech-technologies

Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

40 installs/wk local only
MCP Victorialogs
by victoriametrics-community

MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation

local only

Mt5 MCP By Leo — questions

Answers built from our own checks of this server.

Why is there no uptime for Mt5 MCP By Leo?
Mt5 MCP By Leo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mt5-mcp-by-leo was installed 107 times last week.
How do I connect Mt5 MCP By Leo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mt5-mcp-by-leo straight from pypi; nothing to host, nothing to sign up for.
How many people use Mt5 MCP By Leo?
The pypi package mt5-mcp-by-leo was installed 107 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mt5 MCP By Leo open source?
We cannot say either way: written in MQL4 and 2 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.