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..
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.
claude mcp add mt5-mcp-by-leo -- uvx mt5-mcp-by-leo
{
"mcpServers": {
"mt5-mcp-by-leo": {
"args": [
"mt5-mcp-by-leo"
],
"command": "uvx"
}
}
}
[mcp_servers.mt5-mcp-by-leo]
command = "uvx"
args = ["mt5-mcp-by-leo"]
{
"mcpServers": {
"mt5-mcp-by-leo": {
"args": [
"mt5-mcp-by-leo"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mt5-mcp-by-leo": {
"args": [
"mt5-mcp-by-leo"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.