Wealthy MCP(Model Context Protocol) Server
@wealthy
About Wealthy MCP(Model Context Protocol) Server
Wealthy-MCP
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Wealthy MCP Server?
Wealthy MCP Server is an official MCP (Model Context Protocol) server that enables users to interact with Wealthy trading platform features through natural language in MCP‑compatible clients like Claude or Cursor. It allows querying account data, placing orders, and managing watchlists directly from the chat interface.
How to use Wealthy MCP Server?
Install the server via go install (requires Go 1.23+) or download a pre‑built binary from the releases page. Configure it in your MCP client’s configuration file (.cursor/mcp.json or claude_desktop_config.json) by setting the binary path. Optionally add an args array to use a custom port (e.g., "args": ["addr=localhost:8006"]). Restart the client, log into Wealthy through the automatically opened login page, and then start issuing natural‑language trading commands.
Key features of Wealthy MCP Server
- Retrieve user margin, price, holdings, and positions
- View order book and trade ideas
- Place buy/sell orders with specified parameters
- Create, get, and update watchlists
- Search for security symbols and access research
- Generate reports (holdings, positions, order book)
Use cases of Wealthy MCP Server
- Ask “What is the price of RELIANCE?” to get a live market price
- Say “Show me my current holdings” to review portfolio
- Place an order: “Buy 100 shares of TATAMOTORS at market price”
- Create a watchlist: “Create a watchlist for tech stocks”
- Search and research: “Search for stocks related to renewable energy”
FAQ from Wealthy MCP Server
What do I need to use Wealthy MCP Server?
You need a Wealthy trading account (sign up at https://www.wealthy.in/broking) and an MCP client such as Claude Desktop or Cursor.
How do I configure the server for a custom port?
In your client’s MCP config, add an "args" array to the server entry, e.g., "args": ["addr=localhost:8006"]. If omitted, the server uses its default port.
Where does my data live?
All trading data (orders, holdings, positions) is stored on Wealthy’s platform. The server only acts as a bridge between your MCP client and Wealth
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Servers
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Comments