yagyagoel1/MCP_TRADING_SERVER
If you are the rightful owner of MCP_TRADING_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 dayong@mcphub.com.
An MCP server for executing and managing stock trades on Zerodha, providing a programmable interface for trading operations.
Tools
Functions exposed to the LLM to take actions
placeBuyStockOrder
Place a buy order for a given stock symbol and quantity.
sellStocks
Place a sell order for a given stock symbol and quantity.
getOrders
Fetch all orders from your Zerodha account.
getHoldings
Retrieve all current holdings from your Zerodha account.
cancelOrder
Cancel a specific order by order_id.
add
A sample utility tool to add two integers (demo/test purpose).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client