trade.quote/mcp (MCP Wrapper for Quote.Trade)
The trade.quote/mcp server is an MCP wrapper for Quote.Trade REST/WS APIs. It exposes functionality related to market data and wallet, account, orders, and withdraws, enabling an MCP client to access these Quote.Trade services through a standardized interface.
🛠️ Key Features
- MCP wrapper for Quote.Trade REST/WS APIs
- Covers market data
- Covers wallet, account, orders, and withdraws
🚀 Use Cases
- Fetching market data via Quote.Trade APIs
- Managing wallet and account operations through MCP
- Placing or reviewing orders
- Initiating withdraws
⚡ Developer Benefits
- Single MCP endpoint pattern for REST/WS integrations
- Centralizes Quote.Trade domains: market data, wallet, account, orders, withdraws
⚠️ Limitations
- Scope is limited to what Quote.Trade provides via its REST/WS APIs (as listed: market data, wallet, account, orders, withdraws).