Tapetide Stock Research Mcp Server

by Tapetide-hq

495 downloads
Not rated
GitHub

About

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

Details

Author
Tapetide-hq
Downloads
495
Categories
Other, Finance, Search

- Search & screen stocks with 100+ filters and 47 preset strategies
- Real-time quotes (single + batch up to 20)
- Quarterly and annual financials – P&L, balance sheet, cash flow, ratios
- 20+ technical indicators – RSI, MACD, SMA, EMA, Bollinger Bands, Supertrend, ADX
- Analyst consensus ratings and EPS/revenue/EBITDA forecasts with actuals vs estimates
- FII/DII institutional flows, F&O participant positioning, FPI sector-wise allocation

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Tapetide Stock Research Mcp Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install with a single command: npx -y tapetide-mcp. Alternatively, use the remote MCP endpoint (no install) at https://mcp.tapetide.com/mcp. Connect with Claude, ChatGPT, Cursor, Kiro, Windsurf, VS Code, or any MCP-compatible client.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "tapetide stock research mcp server": {
            "tapetide": {
                "command": "npx",
                "args": [
                    "-y",
                    "tapetide-mcp"
                ],
                "env": {
                    "TAPETIDE_TOKEN": "get your free token from https://tapetide.com/settings/tokens"
                }
            }
        }
    }
}

McpServers

{
    "tapetide": {
        "command": "npx",
        "args": [
            "-y",
            "tapetide-mcp"
        ],
        "env": {
            "TAPETIDE_TOKEN": "get your free token from https://tapetide.com/settings/tokens"
        }
    }
}

Search, screen, and analyze all Indian stocks (NSE/BSE) with 26 tools covering quotes, financials, technicals, analyst ratings, FII/DII flows, screener with 100+ filters, and market insights.

NSE & BSE Indian Stock Market Data MCP Server

The Model Context Protocol server for Indian stock markets — 34 tools to search, screen & analyze all 8,200+ NSE and BSE stocks from Claude, ChatGPT, Cursor & any AI assistant

Documentation•Quick Start•34 Tools•Example Prompts•npm

Tapetide MCP Server is aModel Context Protocolserver that connects AI assistants to real-time Indian stock market data. It covers all ~8,200 stocks listed on NSE and BSE — from large-cap Nifty 50 to SME stocks.

Ask your AI to look up any stock, run a screener with 326 fundamental filters or real-time technical indicators, pull quarterly financials, check analyst consensus ratings, track your portfolio P&L, monitor FII/DII institutional flows, or get today's bulk deals — all through natural language.

Compatible with:Claude Desktop, Claude Code, ChatGPT, Cursor, Windsurf, Kiro, VS Code, Codex, Zed, Gemini, Grok, OpenCode, Antigravity, and any MCP-compatible client.

Option 1: Remote MCP (No install — claude.ai, chatgpt.com, Grok, Gemini)

Add this URL directly in your AI chat app:

Authentication happens automatically via Google OAuth. No token needed.

Option 2: Remote MCP with Token (Claude Code, VS Code, Kiro, Zed)

For code editors that support URL-based MCP servers with custom headers:
- Get a free token at
tapetide.com/settings/tokens
- Add to your MCP config:

{ "mcpServers": { "tapetide": { "type": "url", "url": "https://mcp.tapetide.com/mcp", "headers": { "Authorization": "Bearer YOUR_TOKEN_HERE" } } } }

Option 3: Local MCP via npm (Claude Code, Codex, Cursor, Windsurf, VS Code, Gemini CLI, Kiro, OpenCode)

For stdio-based MCP clients. No cloning or building required — runs vianpx:
- Get a free token at
tapetide.com/settings/tokens
- Add to your MCP config:

{ "mcpServers": { "tapetide": { "command": "npx", "args": ["-y", "tapetide-mcp"], "env": { "TAPETIDE_TOKEN": "your_token_here" } } } }

Node.js 18+required for the local option. Runnode --versionto check.

┌─────────────────┐ stdio (JSON-RPC) ┌──────────────────┐ HTTPS ┌─────────────────────┐ │ AI Assistant │ ◄──────────────────────► │ tapetide-mcp │ ◄────────────► │ mcp.tapetide.com │ │ (Claude, etc.) │ │ (npm package) │ │ (Cloudflare Worker) │ └─────────────────┘ └──────────────────┘ └─────────────────────┘

The npm package is a lightweight stdio bridge (~300 lines, zero runtime dependencies). It:

- Reads JSON-RPC from stdin, forwards to the remote Tapetide MCP server, writes responses to stdout
- Auto-detects framing: Content-Length (VS Code, Claude Desktop) or newline-delimited JSON (Kiro, Claude Code)
- Exchanges your refresh token for a 1-hour HMAC access token, auto-refreshes before expiry
- Handles SSE responses from the remote server
- Warns on stderr when approaching rate limits

All 34 tools and their logic run on the remote server — the npm package is just the transport layer.

Generate a free personal token attapetide.com/settings/tokens. Works for both remote and local MCP.

📈 Financials & Fundamentals (3 tools)

🏛️ Market Data & Institutional Flows (5 tools)

"Give me a complete analysis of Reliance Industries — financials, debt trend, analyst target price, and what mutual funds are holding it" "Compare HDFC Bank and ICICI Bank — quarterly profit growth, ROE, shareholding changes, and analyst consensus" "Pull the last 4 quarters of TCS financials — revenue growth, margin trend, and cash flow. How does it compare to Infosys?"
"Find mid-cap stocks where FII holding increased last quarter, ROE > 15%, and RSI below 40 — accumulation candidates" "Screen for stocks with MACD bullish crossover, volume 2x average, and within 10% of 52-week high" "Which small-caps have debt-to-equity below 0.5, operating margin above 20%, and PE below 15?"
"FIIs have been selling for 5 days — show me daily numbers and which sectors they're pulling out of" "Compare FII vs DII flows for the last month with Nifty 50 PE — are we near a historical bottom?" "Show F&O participant-wise open interest — are FIIs net long or short in index futures?"
"Add these to my portfolio: 10 RELIANCE at ₹1350, 50 TCS at ₹3800, 25 HDFCBANK at ₹1650" "I bought 10 more RELIANCE at ₹1400 — update my portfolio and show my new average cost" "Which of my holdings are technically weak? Show RSI and MACD for each" "Watch TATAMOTORS, MARUTI, M&M — compare their PE ratios and quarterly sales growth"
"Full market briefing — FII/DII flows, F&O ban stocks, bulk deals above 50 crores, top delivery stocks, and breakout signals" "Is the market overvalued? Show Nifty 50 PE vs 5-year and 10-year averages" "Show the Nifty 50 heatmap — which sectors dragged the index today?"

Rate limit headers (X-RateLimit-Remaining,X-RateLimit-Limit,X-RateLimit-Reset) are included in every response.

SetTAPETIDE_DEBUG=1for detailed logging to stderr.

- tapetide.com— Web platform
-
tapetide.com/mcp— MCP documentation & setup guide
-
mcp.tapetide.com— Remote MCP endpoint
-
npm: tapetide-mcp— npm package
-
@tapetide_hq— X (Twitter)
-
GitHub— Source code
-
Glama— MCP directory listing

Issues and pull requests are welcome. For bugs, include the error message and your MCP client name/version.

MIT— free to use, modify, and distribute.

Built byTapetide— India's AI-first stock research platform

Institutional research and manager diligence reports on hedge funds, venture capital and private equity managers. Summary of filings, personnel changes, media screening and social signals delivered to you in minutes.

Deep fundamental data from SEC filings, including operational KPIs not found on Bloomberg, built for your financial AI agents.

Pattern intelligence API for AI agents. Search 24M historical chart patterns, get forward returns, market regime analysis, and AI summaries for any stock ticker.

SEC filings and insider trades in real-time. 10-K, 10-Q, 8-K, Form 4, and company lookup.

Turn Claude or Cursor into your personal AI Financial Analyst.

Real-time business event intelligence for AI agents -- AI-scored leads, funding rounds, acquisitions, and market briefs in Claude, Cursor, or Windsurf

Recession probability scoring, capital rotation analysis, investment calculators, and real-time economic data. 19 tools for financial market intelligence

MCP server for Данные носят справочный характер и не являются инвестиционной рекомендацией. Проверяйте первоисточник перед сделкой.

Real-time prediction market consensus data aggregated from multiple regulated prediction markets. 5 MCP tools for consensus probabilities, divergence opportunities, market signals, active markets, and settlements. Free tier: 100 calls/day, no credit card.

Power your agents with deep Japan macro fx knowledge.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.