kite-dashboard

dinoopm/kite-dashboard
★ 0 stars JavaScript Data/Analytics Updated 1mo ago
Connect to Zerodha kite stock broker using their MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kite-dashboard": {
      "command": "npx",
      "args": [
        "-y",
        "dinoopm/kite-dashboard"
      ]
    }
  }
}

README Excerpt

A real-time analytical dashboard for your Zerodha Kite portfolio — built with React + Node.js + Kite MCP, augmented with NSE surveillance data and FII/DII flows. - **Live Major Indices Ticker** — NIFTY 50, NIFTY BANK, SENSEX - **FII/DII Activity Widget** — daily institutional flows with running **Net Flow** total, sourced from the NSE data archive and persisted in Supabase
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →