MCP Tradovate Server
@0xjmp
MCP Tradovate Server について
MCP server for the Tradovate platform
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-tradovate": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@0xjmp/mcp-tradovate",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Tradovate Server?
A Model Context Protocol (MCP) server for Tradovate integration in Claude Desktop. It enables AI assistants to manage Tradovate trading accounts through natural language interactions.
How to use MCP Tradovate Server?
Install via Smithery using npx -y @smithery/cli install @0xjmp/mcp-tradovate --client claude or manually by cloning the repository, running go mod download, building with go build ./cmd/mcp-tradovate, and executing the binary. Configure a .env file with your Tradovate credentials (username, password, app ID, app version, client ID, client secret).
Key features of MCP Tradovate Server
- Complete Tradovate API integration
- Secure authentication handling
- Real-time market data access
- Account management capabilities
- Risk management controls
- Order placement and management
- Comprehensive test coverage
Use cases of MCP Tradovate Server
- Manage Tradovate trading accounts via natural language in Claude Desktop
- Place, modify, and cancel orders without manual API calls
- View current positions, risk limits, and account details
- Retrieve real-time and historical market data for contracts
- Configure risk management settings such as maximum daily loss and drawdown
FAQ from MCP Tradovate Server
How do I install MCP Tradovate Server?
You can install it automatically via Smithery with npx -y @smithery/cli install @0xjmp/mcp-tradovate --client claude or manually by cloning the repository, building with Go, and running the binary.
What credentials are required?
A .env file containing TRADOVATE_USERNAME, TRADOVATE_PASSWORD, TRADOVATE_APP_ID, TRADOVATE_APP_VERSION, TRADOVATE_CID, and TRADOVATE_SEC is needed.
How to troubleshoot authentication failures?
Verify that your Tradovate credentials in the .env file are correct and that your API access is enabled in Tradovate.
How to handle rate limiting?
Implement appropriate delays between requests and monitor your API usage limits.
What should I check if I have connection issues?
Check your internet connection, verify the Tradovate API status, and ensure your firewall is
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
コメント