com.tapetide/stock-research-mcp MCP Server
com.tapetide/stock-research-mcp
What is the com.tapetide/stock-research-mcp MCP server?
NSE & BSE Indian stock market data MCP — quotes, screener, financials, FII/DII flows & portfolio
How to install com.tapetide/stock-research-mcp
Copy-paste configuration for popular MCP clients.
TAPETIDE_TOKENrequiredsecretAPI token from https://tapetide.com/settings/tokens (free, starts with tpt_rt_)
{
"mcpServers": {
"stock-research-mcp": {
"command": "npx",
"args": [
"-y",
"tapetide-mcp"
],
"env": {
"TAPETIDE_TOKEN": "<YOUR_TAPETIDE_TOKEN>"
}
}
}
}{
"mcpServers": {
"stock-research-mcp": {
"command": "npx",
"args": [
"-y",
"tapetide-mcp"
],
"env": {
"TAPETIDE_TOKEN": "<YOUR_TAPETIDE_TOKEN>"
}
}
}
}{
"mcpServers": {
"stock-research-mcp": {
"command": "npx",
"args": [
"-y",
"tapetide-mcp"
],
"env": {
"TAPETIDE_TOKEN": "<YOUR_TAPETIDE_TOKEN>"
}
}
}
}{
"servers": {
"stock-research-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tapetide-mcp"
],
"env": {
"TAPETIDE_TOKEN": "<YOUR_TAPETIDE_TOKEN>"
}
}
}
}claude mcp add stock-research-mcp --env TAPETIDE_TOKEN=<YOUR_TAPETIDE_TOKEN> -- npx -y tapetide-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.