Sponsored by Deepsite.site

Wealthy MCP(Model Context Protocol) Server

Created By
wealthy8 months ago
Wealthy-MCP
Content

Wealthy MCP(Model Context Protocol) Server

This repository contains official Wealthy mcp server to help users with trading platform features

Prerequisites

Getting Started

You can either install from source or download pre-built artifacts:

Option 1: Install from Source

  • Install using golang(go 1.23 or later):
    go install github.com/wealthy/wealthy-mcp/cmd/wealthy-mcp@latest
    

Option 2: Download Pre-built Artifacts

  • Visit our releases page to download the latest pre-built binary for your platform
  • Extract the downloaded archive and place the executable in a directory that's in your system PATH
  • Run below commands to give permissions on mac:
chmod +x wealthy-mcp-macos-arm64-<version>
xattr -d com.apple.quarantine wealthy-mcp-macos-arm64-<version>

MCP Configuration

To configure MCP (Multi-Cursor Protocol) servers, create/update the appropriate configuration file based on your client:

For Cursor

Create/update .cursor/mcp.json in your home directory:

{
    "mcpServers": {
      "wealthy-mcp": {
        "command": "<path to downloaded/installed binary>"
      }
    }
}

For Claude

Create/update claude_desktop_config.json:

{
    "mcpServers": {
      "wealthy-mcp": {
        "command": "<path to downloaded/installed binary>"
      }
    }
}

To use a custom port, add the args parameter:

{
    "mcpServers": {
      "wealthy-mcp": {
        "command": "<path to downloaded/installed binary>",
        "args": ["addr=localhost:8006"]
      }
    }
}
  • Restart your MCP client (Claude/Cursor)
  • Wealthy login page will open - enter your credentials
  • After successful login, return to your MCP client
  • You're now ready to start smart trading! 🎉

Usage

Here are the available query types and their purposes:

Query TypePurpose
get_priceRetrieves the current market price for a specified trading symbol
get_holdingsShows your current portfolio holdings and their details
get_positionsDisplays your open trading positions
get_order_bookLists all your orders (open, executed, and cancelled)
get_trade_ideasProvides trading suggestions and market insights
get_security_infoFetches detailed information about a specific security/stock
place_orderPlaces a new buy/sell order with specified parameters

You can interact with these queries through natural language in Claude/Cursor. For example:

  • "What is the price of RELIANCE?"
  • "Show me my current holdings"
  • "I want to buy 100 shares of TATAMOTORS at market price"

Roadmap

  • Real-time Market Data Integration

    • Implement WebSocket connections for live price streaming
    • Add support for multiple symbols subscription
    • Enhance price data formatting and display
  • Price Alerts System

    • Enable setting price alerts through natural language
    • Support multiple alert conditions (above/below/crossing)
    • Implement alert notifications within chat
    • Add alert management (list/modify/delete alerts)
  • Advanced Features

    • Portfolio analytics with real-time updates
    • Custom watchlists with real-time updates
    • Advanced alert conditions (technical indicators)
    • Enhanced reporting and analytics
  • Platform Enhancements

    • Advanced order types
    • Automated trading strategies
    • Support for additional financial products

License

This project is licensed under the MIT License - see the LICENSE file for details.

Trading Disclaimer

The software is provided for informational purposes only and should not be construed as investment advice. Trading in financial instruments involves high risks including the risk of losing some, or all, of your investment amount. Before trading, you should carefully consider your investment objectives, level of experience, and risk appetite.

By using this software, you acknowledge that:

  1. You understand the risks associated with trading
  2. You will seek professional financial advice when needed
  3. The authors and contributors are not liable for any trading losses
  4. You will comply with all applicable financial regulations

Support

For support, please open an issue in the GitHub repository, contact the maintainers, or email Parth at parath.singh@wealthy.in.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Tavily Mcp
Serper MCP ServerA Serper MCP Server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
WindsurfThe new purpose-built IDE to harness magic
DeepChatYour AI Partner on Desktop
ChatWiseThe second fastest AI chatbot™
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
CursorThe AI Code Editor
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server