Back to Home
mhsenpc icon

wallex_mcp_server

Verified Safe

by mhsenpc

Overview

Interacts with the Wallex Cryptocurrency Exchange API to retrieve account balances and historical OHLC data for trading pairs.

Installation

Run Command
./wallex_mcp_server

Environment Variables

  • WALLEX_API_KEY

Security Notes

The server correctly retrieves the API key from environment variables (WALLEX_API_KEY) and uses it to authenticate requests. There are no hardcoded secrets, 'eval' calls, or other immediately apparent malicious patterns. It makes standard HTTPS requests to a known exchange API. Error handling for API responses and missing API keys is present.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-30

Tags

WallexCryptocurrencyExchange APIFinancial TradingMCP