Quote.Trade MCP Adapter
MCP wrapper for Quote.Trade REST/WS APIs: market data, wallet, account, orders, and withdraws.
https://quote.trade/mcpCurrent observation
This endpoint answered at its latest recorded check.
What this server reports about itself
Self-reported at initialize. Not verified by Licium.
- Server name
- quote-trade-mcp
- Version
- 1.5.8
- Capability keys
- tools
MCP adapter for Quote.Trade REST/WebSocket APIs. Wallet login is optional. Agents normally use an API key+secret from the Quote.Trade web app as X-MBX-APIKEY / X-MBX-APISECRET (no wallet/logon required for trading). Credential scoping: trade-only key -> market data, account, order preview/place, WS samples (no withdraw). Full-access key (trade+withdraw) -> same plus quote_trade_withdraw. Withdraw is allowed only with a full-access key; trade-only keys are rejected for withdraw by Quote.Trade. If using optional wallet logon/register instead, map body.requestToken/requestSecret to those headers and body.id as account. TRUST WARNING: any API secret sent to this MCP host grants signing authority for that key's permissions. Downstream Quote.Trade REST/WS APIs receive only X-MBX-APIKEY + signature. Optional register/login: get_challenge -> sign with wallet outside MCP -> logon (isNewUser true/false). Optional deposit: get_deposit_address (USDC|USDT|XUSDC) then transfer outside MCP. Trade: in
Reported Aug 17, 2026, 05:06 AM UTC.
Check history
Oldest to newest. Each row is one recorded check.
- respondsMCP initialize · 8s limit · HTTP 200 · 608ms
- respondsMCP initialize · 8s limit · HTTP 200 · 840ms