MCP.so
ログイン

Dhan Broker MCP Trades

@mayankthole

Dhan Broker MCP Trades について

Dhan Trading MCP Server

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

mayankthole

投稿者

mayank thole

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "after-market-order": {
      "command": "/Library/Frameworks/Python.framework/Versions/3.13/bin/python3",
      "args": [
        "/Users/mayankthole/Desktop/Dhan Broker MCP trades/after_market_order_tool.py"
      ]
    },
    "fund-balance": {
      "command": "/Library/Frameworks/Python.framework/Versions/3.13/bin/python3",
      "args": [
        "/Users/mayankthole/Desktop/Dhan Broker MCP trades/fund_balance_tool.py"
      ]
    },
    "holdings-positions": {
      "command": "/Library/Frameworks/Python.framework/Versions/3.13/bin/python3",
      "args": [
        "/Users/mayankthole/Desktop/Dhan Broker MCP trades/holdings_positions_tool.py"
      ]
    },
    "margin-calculator": {
      "command": "/Library/Frameworks/Python.framework/Versions/3.13/bin/python3",
      "args": [
        "/Users/mayankthole/Desktop/Dhan Broker MCP trades/margin_calculator_tool.py"
      ]
    },
    "order-book": {
      "command": "/Library/Frameworks/Python.framework/Versions/3.13/bin/python3",
      "args": [
        "/Users/mayankthole/Desktop/Dhan Broker MCP trades/order_book_tool.py"
      ]
    },
    "order-placement": {
      "command": "/Library/Frameworks/Python.framework/Versions/3.13/bin/python3",
      "args": [
        "/Users/mayankthole/Desktop/Dhan Broker MCP trades/order_placement_tool.py"
      ]
    },
    "portfolio-server": {
      "command": "/Library/Frameworks/Python.framework/Versions/3.13/bin/python3",
      "args": [
        "/Users/mayankthole/Desktop/Dhan Broker MCP trades/portfolio_server.py"
      ]
    },
    "super-order": {
      "command": "/Library/Frameworks/Python.framework/Versions/3.13/bin/python3",
      "args": [
        "/Users/mayankthole/Desktop/Dhan Broker MCP trades/super-order.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Dhan Broker MCP Trades?

Dhan Broker MCP Trades is a server that connects AI models with the Dhan brokerage system through the Model Context Protocol, enabling automated trading operations such as order placement, portfolio analysis, and fund management.

How to use Dhan Broker MCP Trades?

Key features of Dhan Broker MCP Trades

  • Order placement and management via MCP tools
  • Super orders with targets and stop-losses
  • Portfolio analysis and P&L calculation
  • Fund management capabilities
  • After-market order execution for market open

Use cases of Dhan Broker MCP Trades

  • Buy or sell shares at market price through natural language commands
  • Place super orders with fixed target and stop-loss percentages
  • View current holdings and calculate total profit/loss
  • Execute sector-wide trades (e.g., all PSU bank stocks)
  • Place orders based on promoter stake changes

FAQ from Dhan Broker MCP Trades

What trading operations does Dhan Broker MCP Trades support?

It supports order placement, super orders with targets and stop-losses, portfolio analysis, fund management, and after-market orders.

How are AI models connected to the trading system?

The server uses the Model Context Protocol (MCP) to provide a standardized interface between AI models and the Dhan brokerage platform.

What data does Dhan Broker MCP Trades access?

It accesses trading account data including holdings, orders, and fund information through the Dhan broker API.

What runtime or dependencies are required?

Are there any known limits or authentication requirements?

コメント

「その他」の他のコンテンツ