MCP.so
Sign In

Dhan Broker MCP Trades

@mayankthole

About Dhan Broker MCP Trades

Dhan Trading MCP Server

Basic information

Category

Other

Transports

stdio

Publisher

mayankthole

Submitted by

mayank thole

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "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"
      ]
    }
  }
}

Tools

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 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?

Comments

More Other MCP servers