Skip to main content
Glama

Trade Agent

Creative Commons Zero v1.0 Universal
3

Trade Agent MCP Server

Endpoint: https://mcp.thetradeagent.ai/sse
Mode: Remote-only (no local deployment required)

Overview

The Trade Agent MCP Server brings stock and crypto trading support to agents. It enables natural-language interaction with stock and crypto brokerages—execute trades, query portfolio performance, and surface market insights by sending plain-English requests through the MCP protocol.

Supports Robinhood, E*TRADE, Coinbase, and Kraken. More to be added soon!

This server is remote so you don't need to run anything locally to connect. Just point your MCP-compatible agent platform to the URL above.


Tools

  • 💬 Create Trade Draft a trade order for review before submitting. Example: "Buy $500 of Apple" or "Sell 10 shares of SPY"
  • 💬 Execute Trade Execute the trade on your brokerage.
  • 💬 Show Account Details List your linked brokerages along with their current value and cash balance. Example: "Show my accounts"
  • 💬 Search Asset Get current price and metadata for any stock or cryptocurrency. Example: "How's Apple doing?" or "What's the price of TSLA?"
  • 📊 COMING SOON: Portfolio Queries
    Example: "How is my portfolio doing?" or "What’s my exposure to tech?"
  • 🔍 COMING SOON: Market Queries
    Example: "How is Berkshire performing relative to the S&P?"
  • 🔍 COMING SOON: Copy Trading
    Example: "Put $1000 in Nancy Pelosi's portfolio."

Getting Started

  1. First, create an account at https://thetradeagent.ai.
  2. Sign up for the Pro plan's free trial.
  3. Connect your brokerage of choice.

Connecting

  1. Connect your MCP client to https://mcp.thetradeagent.ai/sse.
  2. Authenticate through the browser-based OAuth flow.
  3. You're now ready to start trading!
-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Trade Agent executes stock and crypto trades across several common brokerages including Robinhood, E*Trade, Coinbase, and Kraken.

  1. Overview
    1. Tools
      1. Getting Started
        1. Connecting

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            A comprehensive toolkit for building AI agents with blockchain capabilities, enabling interactions with multiple blockchain networks for tasks like wallet management, fund transfers, smart contract interactions, and cross-chain asset bridging.
            Last updated -
            2
            TypeScript
            GPL 3.0
            • Linux
            • Apple
          • -
            security
            A
            license
            -
            quality
            A comprehensive server that enables AI agents to interact with multiple EVM-compatible blockchain networks through a unified interface, supporting ENS resolution, token operations, and smart contract interactions.
            Last updated -
            230
            TypeScript
            MIT License
            • Linux
            • Apple
          • A
            security
            A
            license
            A
            quality
            A server that allows AI models to interact with cryptocurrency exchange APIs through the Model Context Protocol, providing access to over 100 exchanges and their trading capabilities.
            Last updated -
            20
            472
            19
            TypeScript
            MIT License
            • Apple
            • Linux

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/Trade-Agent/trade-agent-mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server