Tradovate MCP Server provides a bridge to the Tradovate trading platform API, enabling AI assistants to manage futures contracts, positions, and orders. Built by alexanimal, it offers tools for retrieving contract details, listing positions, placing and modifying orders, and accessing account information with real-time market data. The implementation includes robust authentication handling, data caching for offline operation, and fallback to simulated data when the API is unavailable. This server is particularly valuable for trading workflows that require monitoring positions, analyzing contract details, or executing trades directly within AI assistant conversations.
No reviews yet. Be the first to review!
Sign in to join the conversation
Get details for a specific contract by symbol.
List positions for an account.
Place a new order.
Modify an existing order.
Cancel an existing order.
Liquidate a position.
Get account summary information.
Get market data (quotes, DOM, charts).