Trade stock, crypto, and options on Robinhood, ETrade, Webull, Charles Schwab, Coinbase, or Kraken.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Now available through the Official MCP Registry
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol (MCP) server that provides AI assistants with direct access to the Spreedly payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more, through structured, validated tool calls.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
AI agents get on-chain identity, credentials, reputation, escrow, and persistent memory on XRPL.
MCP Security Weekly
Get CVE alerts and security updates for Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Now available through the Official MCP Registry
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:
https://mcp.tradeit.app/mcphttps://mcp.tradeit.app/sseBrokerage Support:
Crypto Exchange Support:
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.
https://mcp.tradeit.app/mcp or https://mcp.tradeit.app/sse.MCP tools connect your agent to linked brokerages: search symbols, list accounts, create draft orders, then execute only after confirmation.
| MCP tool | What it does |
|---|---|
search_assets | Look up a stock or crypto by ticker or name; returns price and metadata. |
get_accounts | List linked accounts and balances; also used when linking a new brokerage. |
create_trade | Create a draft equity/crypto buy or sell for review. |
create_options_trade | Create a draft single- or multi-leg options order for review. |
execute_trade | Submit a previously created draft to the broker after explicit user confirmation. |
Trades start as draft orders and are not sent to the broker until the user clearly confirms.
Intended flow:
create_trade or create_options_trade → you get a draft with a trade_id.