Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 MCP Server for Real-Time Stock Trading using Zerodha & Claude AI

This project implements a Model Context Protocol (MCP) server over Claude AI that allows real-time stock buying and selling via Zerodha Kite. It enables conversational trading automation using Claude and executes orders in real-time through the Zerodha API.

Built entirely with Node.js, this project utilizes:


⚙️ Tech Stack

  • Node.js
  • Zerodha Kite Connect JS SDK
  • ModelContextProtocol SDK
  • Claude AI (via MCP)
  • dotenv for environment variables

📦 Installation

  1. Clone the repository:

    git clone https://github.com/gitaman69/MCP-Zerodha.git cd your-repo npm install

  2. Create a .env file in the root directory using the template provided in .env.example KITE_API_KEY=your_kite_api_key_here KITE_ACCESS_TOKEN=your_access_token_here

  3. Start the Server: node index.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages