Tapetide-hq/nse-bse-indian-stock-market-data-mcp ? reverse-engineered prompt
Reverse engineered prompt
Build me an MCP server for Indian stock market data that works with AI assistants like Claude, ChatGPT, Cursor, and other MCP clients.
I want it to let users search NSE and BSE stocks, check live quotes, pull company financials, view technical indicators, run stock screeners, and see market news and institutional flows. It should cover all the major things an investor would ask for in plain English, like finding a stock by name or symbol, comparing companies, checking quarterly results, and looking at portfolio performance.
Make it work both locally and remotely, with simple setup and token based login. If you need to, look up the current MCP docs online and follow the usual patterns for a small Node.js server. Keep it practical, reliable, and easy to connect to common AI tools.
Are you gonna build this?
make sure you review the code using coderabbit