Wealthy-MCP
If you already use Wealthy MCP(Model Context Protocol) Server, the wealthy mcp(model context protocol) server mcp server is the piece that lets your assistant work with it directly. Wealthy-MCP.
This repository contains official Wealthy mcp server to help users with trading platform features
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
get_user_margin — Retrieves user margin informationget_price — Retrieves the current market price for a specified trading symbolget_holdings — Shows your current portfolio holdings and their detailsget_positions — Displays your open trading positionsget_order_book — Lists all your orders (open, executed, and cancelled)get_trade_ideas — Provides trading suggestions and market insightsget_security_info — Fetches detailed information about a specific security/stockplace_order — Places a new buy/sell order with specified parameterscreate_watchlist — Creates a new watchlist of securitiesget_watchlist — Retrieves existing watchlistsupdate_watchlist — Updates an existing watchlist with new securitiessearch — Searches and finds security symbolsThis sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Wealthy MCP(Model Context Protocol) Server's toolset — get_user_margin, get_price, get_holdings and 11 more — is a fair guide to whether it matches your workflow. It is maintained by wealthy; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Wealthy MCP(Model Context Protocol) Server's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| get_user_margin | Retrieves user margin information |
| get_price | Retrieves the current market price for a specified trading symbol |
| get_holdings | Shows your current portfolio holdings and their details |
| get_positions | Displays your open trading positions |
| get_order_book | Lists all your orders (open, executed, and cancelled) |
| get_trade_ideas | Provides trading suggestions and market insights |
| get_security_info | Fetches detailed information about a specific security/stock |
| place_order | Places a new buy/sell order with specified parameters |
| create_watchlist | Creates a new watchlist of securities |
| get_watchlist | Retrieves existing watchlists |
| update_watchlist | Updates an existing watchlist with new securities |
| search | Searches and finds security symbols |
| research | Accesses trading ideas and research information |
| reports_tool | Generates various types of reports (holdings/positions/order_book) |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.