Skip to main content
Glama
baba786

Angle One MCP Server

by baba786

Angle One MCP 서버

재무 데이터 처리 및 분석을 위한 Angle One API와 통합된 MCP(Model Context Protocol) 서버 구현입니다.

개요

이 프로젝트는 Angle One의 거래 API를 사용하여 금융 데이터 및 분석 기능을 제공하는 MCP 서버를 구현합니다. 모델 컨텍스트 프로토콜(Model Context Protocol) 사양을 준수하여 금융 시장 데이터 접근 및 거래 실행을 위한 표준화된 인터페이스를 제공합니다.

Related MCP server: Unstructured API MCP Server

설치

  1. 저장소를 복제합니다.

    지엑스피1

  2. 종속성 설치:

    pip install -r requirements.txt
  3. 환경 변수 설정: Angle One API 자격 증명으로 .env 파일을 만듭니다.

    ANGLEONE_API_KEY=your_api_key ANGLEONE_CLIENT_ID=your_client_id ANGLEONE_PASSWORD=your_password ANGLEONE_TOKEN=your_token

용법

  1. 서버를 시작합니다:

    python src/main.py
  2. 서버는 http://localhost:8000 에서 사용할 수 있습니다.

특징

  • MCP 호환 API 엔드포인트

  • Angle One 거래 플랫폼과 통합

  • 실시간 시장 데이터 접근

  • 주문 및 관리

  • 포트폴리오 추적

기여하다

기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.

특허

MIT 라이센스

-
security - not tested
-
license - not tested
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/baba786/angleone-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server