Wealthy MCP(Model Context Protocol) Server
@wealthy
关于 Wealthy MCP(Model Context Protocol) Server
Wealthy-MCP
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论