Trading_mcp_server

Adityaa-Sharma/Trading_mcp_server

3.1

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

A Model Context Protocol (MCP) server that bridges Claude/LLMs with financial trading APIs, providing seamless access to market data and trading capabilities through Anthropic's standardized protocol.

Tools

Functions exposed to the LLM to take actions

stock_quote

Get real-time stock price and daily performance metrics.

company_overview

Retrieve comprehensive company information and financial metrics.

top_gainers_losers

Get market movers - top performing and worst performing stocks.

sma

Calculate Simple Moving Average for technical analysis.

daily_data

Access historical daily OHLCV data.

buy_stock

Execute market buy orders for Indian stocks.

sell_stock

Execute market sell orders.

place_amo_order

Place After Market Orders for next trading session.

get_portfolio

View current holdings and portfolio performance.

get_funds

Check available trading margins and account balance.

get_order_book

View all orders (executed, pending, cancelled).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources