angleone-mcp-server

angleone-mcp-server

4

Angel One MCP provides a Model Context Protocol implementation for interacting with Angel One's trading platform. It allows users to access trading history and portfolio data using MCP servers.

Angel One MCP (Model Context Protocol)

This repository contains the Model Context Protocol implementation for the Angel One trading platform, enabling interaction with Angel One's trading APIs for history data and portfolio data access.

Prerequisites

  • Python 3.10
  • Angel One trading account
  • API credentials from Angel One

Installation

  1. Clone the repository and initialize submodules.
  2. Create a virtual environment.
  3. Install dependencies.

Configuration

Create a test_credentials.py file with your Angel One credentials.

Usage

Launch api.py as an MCP server for your MCP client.