Skip to main content
Glama
junmt

MT5 MCP Server

by junmt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MT5_MAX_LOTNoMaximum lot size allowed for orders. Default is server-defined.
SEARXNG_URLNoURL of the SearXNG instance. Default: http://localhost:8080http://localhost:8080
MT5_MCP_TOKENNoBearer token for HTTP authentication. If omitted, a random token is generated.
MT5_MAX_SLIPPAGENoMaximum slippage allowed in points. Default is server-defined.
MT5_TRADE_ENABLEDNoEnable/disable trading tools. Set to 'true' to enable order sending tools. Default is 'false'.false
MT5_ALLOWED_SYMBOLSNoComma-separated list of allowed symbols for trading. Empty means all symbols.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/junmt/MT5-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server