A
licenseNot graded
qualityB
maintenanceAn MCP server that lets you talk to your AI trading assistant in plain English to research stocks, generate trade recommendations, manage a portfolio, and execute trades through natural language.
MIT
No user-submitted related servers found.
Scored across 9 tools
Each tool targets a distinct aspect: accounts, balances, candles, orders, positions, quotes, symbol info, token refresh, and symbol search. No overlapping functionality.
7 of 9 tools use the 'get_' prefix, but 'refresh_token' and 'search_symbols' break the pattern. The naming is mostly consistent but has minor deviations.
9 tools is well-scoped for a trading data server, covering essential read operations without being overwhelming.
Covers core read operations (accounts, balances, orders, positions, quotes, candles, symbol info) and token management. Missing trade execution and order modification, but may be intentional for a read-only API.