Hts Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Hts Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Model Context Protocol (MCP) server that connects Claude AI with MetaTrader 5 for forex trading operations and market data analysis.
The system consists of two components:
npm install
npm run buildCreate a .env file:
HTTP_PORT=3000npm startAdd to your Claude desktop config:
{
"mcpServers": {
"mcp-server": {
"command": "node",
"args": ["/path/to/trading-mcp/dist/index.js"]
}
}
}ea/info-bot.mq5 to your MetaTrader 5 Experts folderget_candles - Historical candle data for a symbolget_bulk_candles - Multi-timeframe candle dataget_accounts - All trading accountsget_account - Specific account by numberget_positions - All open positionsget_orders - All pending ordersopen_order - Create new trading ordermodify_order - Update pending ordercancel_order - Cancel pending orderclose_position - Close open positionmodify_position - Update position SL/TPget_command_queue - View pending commandsget_handler_queue - View command results~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.