Trade Agent MCP
by Trade Agent
Execute stock and crypto trades through AI assistants with multi-broker support
finance Python Intermediate Self-hostable
β 100 stars π
Updated: 1mo ago
Description
Execute stock and crypto trades through AI assistants. Place orders, monitor positions, manage portfolios, and analyze market data. Supports multiple brokers and exchanges, allowing you to interact with your trading accounts via natural language commands. Designed for algorithmic traders and developers who want to integrate trade execution into AI-driven workflows β from simple market orders to complex portfolio rebalancing strategies across equities and cryptocurrency markets.
β Best for
Algorithmic traders who want to execute trades and manage portfolios through AI assistants
βοΈ Skip if
You're looking for market data only without trade execution, or prefer manual trading
π‘ Use cases
- Placing stock and crypto orders through AI assistants using natural language
- Monitoring open positions and portfolio performance in real time
- Executing portfolio rebalancing strategies via conversational interfaces
- Analyzing market data and account metrics before placing trades
π Pros
- β Multi-broker and multi-exchange support in a single MCP server
- β Covers both stock and crypto trading from one unified interface
- β Python-based with pip install for easy integration into trading scripts
- β Real-time position monitoring and portfolio management
π Cons
- β Requires active broker API credentials for each connected exchange
- β Trading through AI involves inherent risk β use proper safeguards
- β Broker API rate limits may affect high-frequency operations
π§ Exposed tools (5 tools)
| Tool | Category | Description |
|---|---|---|
| get_account_info | account | Get account balance, buying power, and status |
| get_market_data | market-data | Retrieve real-time market data for a symbol |
| list_positions | portfolio | List all open positions and their current value |
| manage_portfolio | portfolio | View and rebalance portfolio allocations |
| place_order | trading | Place a buy or sell order for stocks or crypto |
β‘ Installation
Prerequisites:
- β’ python v3.10+
- β’ Broker API credentials (varies by broker)
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Always start with paper trading or testnet environments to validate your setup before connecting real accounts. Set strict order limits and confirmation requirements to prevent unintended trades.
π Alternatives
Quick info
- Author
- Trade Agent
- License
- MIT
- Runtime
- Python 3.10+
- Transport
- stdio
- Category
- finance
- Difficulty
- Intermediate
- Self-hostable
- β
- Auth
- β
- Docker
- β
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows