MCP.so
Sign In

zerodha_mcp_server

@ChinmayaDatta7

About zerodha_mcp_server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

ChinmayaDatta7

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "Zerodha_MCP_server": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is zerodha_mcp_server?

How to use zerodha_mcp_server?

To install dependencies: bun install. To run: bun run index.ts. Requires Bun.

Key features of zerodha_mcp_server

Use cases of zerodha_mcp_server

FAQ from zerodha_mcp_server

What does this server integrate with?

What runtime does it require?

Bun v1.2.10 or later (as stated in the README).

Is authentication or configuration needed?

Comments

More Other MCP servers