Tradovate MCP Server
@alexanimal
关于 Tradovate MCP Server
Tradovate MCP Server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Tradovate MCP Server?
A Model Context Protocol (MCP) server for interacting with the Tradovate API. It provides tools for managing contracts, positions, orders, and accounts in Tradovate, enabling AI agents to automate trading tasks.
How to use Tradovate MCP Server?
Clone the repository, install dependencies with npm install, create a .env file with your Tradovate credentials (environment, username, password, app ID, app version, CID, and SEC), then start the server with npm start. You can also run the MCP Inspector with npm run inspector.
Key features of Tradovate MCP Server
- Authentication with the Tradovate API
- Real‑time data fetching with caching
- Tools for contract details, position management, and order placement
- Fallback to simulated data when the API is unavailable
- Support for orders (place, modify, cancel) and liquidations
- Market data queries (quotes, depth of market, charts)
Use cases of Tradovate MCP Server
- Retrieving contract details by symbol for analysis
- Listing positions and account summaries for a trading account
- Placing, modifying, or canceling orders programmatically
- Liquidating open positions automatically
- Fetching real‑time market data (quotes, DOM, charts) for decision‑making
FAQ from Tradovate MCP Server
What credentials are required to use the server?
You need your Tradovate username, password, app ID, app version, client ID (CID), and client secret (SEC). The environment (e.g., demo) is set in the .env file.
What happens if the Tradovate API is unavailable?
The server falls back to simulated data, allowing development and testing without a live connection.
How can I test the server?
Run npm test for automated tests, or use npm run inspector to interact with the server via the MCP Inspector.
What is the license for this project?
The project is licensed under the MIT License.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论