MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

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)

ToolCategoryDescription
get_account_infoaccountGet account balance, buying power, and status
get_market_datamarket-dataRetrieve real-time market data for a symbol
list_positionsportfolioList all open positions and their current value
manage_portfolioportfolioView and rebalance portfolio allocations
place_ordertradingPlace 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