Tapetide Stock Research MCP server lets you search, screen, and analyze all Indian stocks listed on NSE and BSE with 26 tools covering real-time quotes, quarterly and annual financials, 20+ technical indicators, analyst ratings and forecasts, FII/DII institutional flows, a stock screener with 100+ filters and 47 preset strategies, and market insights including bulk deals, F&O bans, IPOs, and index heatmaps.
Server Config
{
"mcpServers": {
"tapetide": {
"command": "npx",
"args": [
"-y",
"tapetide-mcp"
],
"env": {
"TAPETIDE_TOKEN": "get your free token from https://tapetide.com/settings/tokens"
}
}
}
}