mcpbeat Sign in

MCP Server for Zerodha Kite Connect API

by sundeepg98 Your server? Claim it
answering

MCP Server for Zerodha Kite Connect API is answering right now. Last checked 3 min ago. Last commit 14 Jun 2026.

Open-source MCP server for Zerodha Kite Connect. Portfolio, market data, backtesting, alerts.

Uptime history 47 days of history · worst day 10%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
3166 ms
Response time
average over 24h
0
Stars
last commit 14 Jun 2026

MCP Server for Zerodha Kite Connect API missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add kite-mcp-server --transport http https://kite-mcp-server.fly.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kite-mcp-server": {
      "url": "https://kite-mcp-server.fly.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kite-mcp-server]
url = "https://kite-mcp-server.fly.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "kite-mcp-server": {
      "url": "https://kite-mcp-server.fly.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kite-mcp-server": {
      "url": "https://kite-mcp-server.fly.dev/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://kite-mcp-server.fly.dev/mcp streamable-http sign-in 301 ms 3 min ago

Alternatives to MCP Server for Zerodha Kite Connect API

same job, measured the same way
Free Crypto News
by nirholas

Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more

local only
Datto RMM
by wyre-ai

MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.

local only
Datto RMM
by wyre-technology

MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.

local only
Stream Estate
by stream

French real estate listings, market data and property alerts (Stream Estate API v2).

answering
Insightsentry MCP
by rezmeplxrf

MCP server for InsightSentry financial data API - market data, options, screeners, and more

623 installs/wk local only
Xweather Weather MCP
by xweather

Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.

answering
ConnectWise Automate
by wyre-ai

MCP server for ConnectWise Automate RMM — computers, clients, alerts, and scripts.

local only
ConnectWise Automate
by wyre-technology

MCP server for ConnectWise Automate RMM — computers, clients, alerts, and scripts.

local only

MCP Server for Zerodha Kite Connect API — questions

Answers built from our own checks of this server.

Why is there no tool list for MCP Server for Zerodha Kite Connect API?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is MCP Server for Zerodha Kite Connect API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 3166 ms. The bar chart above shows every period we have measured.
How do I connect MCP Server for Zerodha Kite Connect API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to MCP Server for Zerodha Kite Connect API?
No API key is involved. MCP Server for Zerodha Kite Connect API answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
Is MCP Server for Zerodha Kite Connect API open source?
Yes — it is published under the MIT licence, written in Shell and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.