Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Trade Agent MCP
Trade Agent MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 8:31:42 PM

Trade Agent MCP

User RatingsBe the first to rate and review this MCP server!
View Repository58 GitHub StarsTotal stargazers on GitHub for the source repository (58 stars).Visit Website

MCP server enabling natural-language stock, crypto, and options trading via major brokerages and exchanges.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "trade-agent-trade-agent-mcp": {
      "url": "https://mcp.tradeit.app/mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (5) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

This MCP server provides an interface for AI agents to interact with multiple stock and crypto brokerages using natural language. It supports creating draft trades, reviewing them, and executing orders only after explicit user confirmation. The server supports equities, crypto, and options trading across brokerages like Robinhood, E*Trade, Coinbase, Kraken, and others. It is remote and accessed via HTTP or SSE endpoints, requiring OAuth authentication.

Use cases

β€’Search for stock or crypto asset prices and metadata
β€’List linked brokerage accounts and balances
β€’Create draft equity, crypto, or options trades for review
β€’Execute confirmed trades on supported brokerages
β€’Query portfolio performance and market insights

Key features

β€’Supports multiple brokerages: Robinhood, E*Trade, Coinbase, Kraken, and more
β€’Handles equities, crypto, and multi-leg options orders
β€’Draft-first trade creation with explicit user confirmation before execution
β€’OAuth-based authentication flow
β€’Streamable HTTP and Server-Sent Events (SSE) endpoints

Capabilities & Tool Schemas (5) ~102 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Trade Agent MCP.

search_assets

Look up a stock or crypto by ticker or name.

get_accounts

List all linked brokerage accounts (and use this flow when the user wants to connect a new brokerage).

create_trade

Create a **draft** equity or crypto order.

create_options_trade

Create a **draft** single-leg or multi-leg options order (spreads, straddles, etc.).

execute_trade

Send a **draft** to the brokerage after the user has reviewed it.

Documentation Overview

Trade It MCP Server

πŸ‘‰ Full Documentation Here πŸ‘ˆ

Now available through the Official MCP Registry

Table of contents

  • Overview
  • Getting started
  • Connecting
  • Tools
    • Safety model (draft-first)
    • search_assets
    • get_accounts
    • create_trade
    • create_options_trade
      • OCC option symbol format
      • Options JSON examples
    • execute_trade
  • Trade status reference
  • Brokerage IDs (API helpers)
  • Disclaimers

Overview

The Trade It MCP Server brings stock, crypto, and options 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.

Endpoints:

  • Streamable HTTP: https://mcp.tradeit.app/mcp
  • SSE: https://mcp.tradeit.app/sse

Brokerage Support:

  • Robinhood Logo Robinhood
  • Charles Scwhab Logo Charles Schwab
  • ETrade Logo E*Trade
  • Webull Logo Webull
  • Public Logo Public
  • Tastytrade Logo Tastytrade

Crypto Exchange Support:

  • Coinbase Logo Coinbase
  • Kraken Logo 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.


Getting Started

  1. First, create an account at https://tradeit.app.
  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.tradeit.app/mcp or https://mcp.tradeit.app/sse.
  2. Authenticate through the browser-based OAuth flow.
  3. You're now ready to start trading!

Tools

MCP tools connect your agent to linked brokerages: search symbols, list accounts, create draft orders, then execute only after confirmation.

MCP toolWhat it does
search_assetsLook up a stock or crypto by ticker or name; returns price and metadata.
get_accountsList linked accounts and balances; also used when linking a new brokerage.
create_tradeCreate a draft equity/crypto buy or sell for review.
create_options_tradeCreate a draft single- or multi-leg options order for review.
execute_tradeSubmit a previously created draft to the broker after explicit user confirmation.

Safety model (draft-first)

Trades start as draft orders and are not sent to the broker until the user clearly confirms.

Intended flow:

  1. Call create_trade or create_options_trade β†’ you get a draft with a trade_id.
  2. Show the user the full order details and how to proceed.
  3. Call execute_trade only when the user explicitly asks to execute, confirm, or place the trade.
  4. Do not call execute_trade automatically or immediately after creating a draft.

After creating a draft, make sure the user knows they can place the order when ready (e.g. via your client’s Execute control, if available).

Optional steps before creating a draft:

  • search_assets β€” confirm ticker and context.
  • get_accounts β€” pick the right account_id when the user cares which account to use.

Execution flow:

Code
User requests trade
       ↓
[Optional] search_assets β€” confirm ticker, get current price
       ↓
[Optional] get_accounts β€” identify correct account_id
       ↓
create_trade / create_options_trade β†’ draft with trade_id, status: "draft"
       ↓
Show draft details; user confirms
       ↓
execute_trade(trade_id)
       ↓
Status: "placed" or "failed" (with details)

Account / order defaults: If the user omits amount, account, or order type, Trade It applies their default amount, default account, and market orders where applicable. If auto-execute is enabled in Trade It settings, behavior may skip the manual execute step in some setups; when in doubt, still treat execution as user-confirmed.


search_assets

Look up a stock or crypto by ticker or name.

  • Parameter: query (string) β€” e.g. "TSLA", "Tesla", "bitcoin".
  • Returns: Price, ticker, exchange, asset type, and related metadata.

Example:

config.json
{ "query": "TSLA" }

Natural-language examples: "How's Apple doing?" Β· "What's the price of TSLA?"


get_accounts

List all linked brokerage accounts (and use this flow when the user wants to connect a new brokerage).

  • Parameters: none.
  • Returns: Accounts with id, name, brokerage, balance, available_cash. Use account.id as account_id in trade calls when a specific account is required.

Natural-language example: "Show my accounts."


create_trade

Create a draft equity or crypto order.

Parameters:

FieldTypeRequiredDescription
symbolstringYesTicker, e.g. "TSLA".
amountnumberYesSize to trade.
unit"dollars" or "shares"YesUnit for amount.
buy_or_sell"buy" or "sell"YesDirection.
order_type"market", "limit", "stop", "stop_limit"NoDefaults to "market".
limit_pricenumberIf limit / stop_limitMax or min price per share as applicable.
stop_pricenumberIf stop / stop_limitStop trigger price.
time_in_force"day", "gtc", "ioc", "fok"NoOmit for brokerage default.
account_idnumberNoOmit for default account.

Order types:

TypeUse whenPrice fields
marketFill at current marketNone
limitOnly at limit_price or betterlimit_price
stopMarket order triggers at stop_pricestop_price
stop_limitLimit order triggers at stop_pricestop_price and limit_price

JSON examples:

Buy $500 of Apple at market:

config.json
{ "symbol": "AAPL", "amount": 500, "unit": "dollars", "buy_or_sell": "buy" }

Buy 10 shares of NVDA only if it drops to $800 or below:

config.json
{ "symbol": "NVDA", "amount": 10, "unit": "shares", "buy_or_sell": "buy", "order_type": "limit", "limit_price": 800 }

Sell 5 shares of Meta if the price falls to $450 (stop):

config.json
{ "symbol": "META", "amount": 5, "unit": "shares", "buy_or_sell": "sell", "order_type": "stop", "stop_price": 450 }

Buy 10 AAPL if it breaks above $200, paying at most $202/share:

config.json
{ "symbol": "AAPL", "amount": 10, "unit": "shares", "buy_or_sell": "buy", "order_type": "stop_limit", "stop_price": 200, "limit_price": 202 }

Buy $1,000 of Bitcoin:

config.json
{ "symbol": "BTC", "amount": 1000, "unit": "dollars", "buy_or_sell": "buy" }

Sell 100 shares of Tesla, good till canceled:

config.json
{ "symbol": "TSLA", "amount": 100, "unit": "shares", "buy_or_sell": "sell", "time_in_force": "gtc" }

Natural-language examples: "Buy $1000 of Tesla" Β· "Buy $1000 of Tesla only if the price drops to $150 or lower" Β· "Sell 10 shares of Apple if the price falls to $140" Β· "Buy a share of Apple if it hits $200" Β· "Buy 10 shares of Apple if it rises to $140, but don't pay more than $142"


create_options_trade

Create a draft single-leg or multi-leg options order (spreads, straddles, etc.).

Parameters:

FieldTypeRequiredDescription
symbolstringYesUnderlying ticker, e.g. "SPY".
legsarrayYesOne or more legs (see below).
direction"debit" or "credit"Multi-leg"debit" = you pay; "credit" = you collect.
order_type"market", "limit", etc.NoDefaults to "market".
limit_pricenumberFor limitNet debit/credit limit for the package.
time_in_force"day" or "gtc"NoOmit for default.
account_idnumberNoOmit for default account.

Each leg:

FieldTypeRequiredDescription
type"option" or "equity"YesLeg type.
action"buy" or "sell"YesSide of the leg.
position_effect"open" or "close"OptionsOpen a new position or close an existing one.
occstring or nullOptionsOCC string (below); null for equity legs.
quantitynumberYesContracts (options) or shares (equity).

OCC option symbol format

OCC strings follow: YYMMDD + C or P + 8-digit strike (strike Γ— 1000, zero-padded).

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Myfinance MCP logoMyfinance MCP

    Personal finance by conversation: expenses, receipts, statement import, budgets, net worth.

    πŸ’° Finance & Fintech2 views
    Compare vs Myfinance MCP β†’
  • Brazilian Central Bank (BCB) MCP logoBrazilian Central Bank (BCB) MCP
    Verified

    MCP server for the Brazilian Central Bank (Banco Central do Brasil): SGS time series (Selic, IPCA, exchange rates, GDP and 139 curated, source-verified indicators), the Focus market-expectations survey and PTAX official exchange rates. 15 tools, 3 resources and 3 prompts, with provenance metadata on every response. Runs locally via npx (stdio) or through the hosted endpoint at https://bcb.sidneybissoli.com/mcp β€” no API key or signup required.

    πŸ’° Finance & Fintech7 views
    Compare vs Brazilian Central Bank (BCB) MCP β†’
  • Tasty Agent logoTasty Agent

    Tastyworks API integration to handle trading activities on Tastytrade

    πŸ’° Finance & Fintech4 views
    Compare vs Tasty Agent β†’
  • MCP Server Ccxt logoMCP Server Ccxt

    An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.

    πŸ’° Finance & Fintech4 views
    Compare vs MCP Server Ccxt β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
58
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Tools exposed
5
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Trade Agent MCP

Authentication is done through a browser-based OAuth flow after connecting your MCP client to the server endpoints.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTrade Agent MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/trade-agent-trade-agent-mcp?style=directory)](https://allmcps.com/mcp/trade-agent-trade-agent-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/trade-agent-trade-agent-mcp"><img src="https://allmcps.com/api/badge/trade-agent-trade-agent-mcp?style=directory" alt="Trade Agent MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedAug 7, 2026
10/11 checks healthy over the last 32d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars58
GitHub Star CountTotal stargazers on GitHub representing community popularity (58 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 26, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Trade Agent MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code