MT5 MCP Server
by junmt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MT5_MAX_LOT | No | Maximum lot size allowed for orders. Default is server-defined. | |
| SEARXNG_URL | No | URL of the SearXNG instance. Default: http://localhost:8080 | http://localhost:8080 |
| MT5_MCP_TOKEN | No | Bearer token for HTTP authentication. If omitted, a random token is generated. | |
| MT5_MAX_SLIPPAGE | No | Maximum slippage allowed in points. Default is server-defined. | |
| MT5_TRADE_ENABLED | No | Enable/disable trading tools. Set to 'true' to enable order sending tools. Default is 'false'. | false |
| MT5_ALLOWED_SYMBOLS | No | Comma-separated list of allowed symbols for trading. Empty means all symbols. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues