kite-mcp
Rank #23,464smithery/aranjan/kite-mcp
Trade Indian stocks on Zerodha Kite through natural conversation. 14 tools for portfolio management, order execution, market data, and GTT triggers with automated TOTP login.
kite-mcp is a Model Context Protocol (MCP) server published by aranjan. It ranks #23,464 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. kite-mcp is listed across 2 registries — Smithery and Glama, with 2 release tags tracked from its GitHub repository. It was first listed on Mar 24, 2026 and most recently updated on Mar 24, 2026.
Ranks ahead of 91,996 of 115,460 servers on MCP Toplist.
Use kite-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http kite-mcp https://server.smithery.ai/aranjan/kite-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.kite-mcp]
url = "https://server.smithery.ai/aranjan/kite-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/aranjan/kite-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kite-mcp": {
"url": "https://server.smithery.ai/aranjan/kite-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"kite-mcp": {
"type": "http",
"url": "https://server.smithery.ai/aranjan/kite-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kite-mcp": {
"serverUrl": "https://server.smithery.ai/aranjan/kite-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"kite-mcp": {
"url": "https://server.smithery.ai/aranjan/kite-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Faranjan%2Fkite-mcp)<a href="https://mcptoplist.com/server/smithery%2Faranjan%2Fkite-mcp"><img src="https://mcptoplist.com/badge/smithery%2Faranjan%2Fkite-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
aranjan
Other servers by aranjan
View all aranjan servers →GitHub releases (2)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.1.2 | Mar 24, 2026 |
| v0.1.1 | Mar 24, 2026 |
Frequently asked questions
- Who maintains kite-mcp?
- kite-mcp is maintained by aranjan, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is kite-mcp listed on the Official MCP Registry?
- kite-mcp is not on the Official MCP Registry. It is listed on Smithery and Glama.
- How many versions does kite-mcp have?
- No registry surfaces explicit version metadata for kite-mcp; MCP Toplist tracks 2 release tags from its GitHub repository, most recently published on Mar 24, 2026.
- Where can I find the source code for kite-mcp?
- The source code for kite-mcp is hosted at github.com/aranjan/kite-mcp.