coindcx-mcp

bksinha4497/coindcx-mcp

3.1

If you are the rightful owner of coindcx-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The CoinDCX MCP Server integrates CoinDCX cryptocurrency exchange API with Claude and other AI assistants, providing access to market data, account management, and trading operations.

Tools

Functions exposed to the LLM to take actions

get_ticker

Get ticker data for all markets.

get_markets

Get all available trading pairs.

get_market_details

Get details for a specific trading pair.

get_trades

Get recent trades for a market.

get_order_book

Get order book (bids/asks) for a market.

get_candles

Get candlestick/OHLCV data.

get_balances

Get account balances for all assets.

get_user_info

Get user account information.

create_order

Create buy/sell orders (market, limit, stop).

get_order_status

Check status of a specific order.

cancel_order

Cancel an existing order.

get_active_orders

Get all active orders.

get_order_history

Get historical order data.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources