Angle One MCP 서버
재무 데이터 처리 및 분석을 위한 Angle One API와 통합된 MCP(Model Context Protocol) 서버 구현입니다.
개요
이 프로젝트는 Angle One의 거래 API를 사용하여 금융 데이터 및 분석 기능을 제공하는 MCP 서버를 구현합니다. 모델 컨텍스트 프로토콜(Model Context Protocol) 사양을 준수하여 금융 시장 데이터 접근 및 거래 실행을 위한 표준화된 인터페이스를 제공합니다.
설치
- 저장소를 복제합니다.지엑스피1
- 종속성 설치:
- 환경 변수 설정: Angle One API 자격 증명으로
.env
파일을 만듭니다.
용법
- 서버를 시작합니다:
- 서버는
http://localhost:8000
에서 사용할 수 있습니다.
특징
- MCP 호환 API 엔드포인트
- Angle One 거래 플랫폼과 통합
- 실시간 시장 데이터 접근
- 주문 및 관리
- 포트폴리오 추적
기여하다
기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.
특허
MIT 라이센스
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Angle One API와 통합되어 금융 시장 데이터, 거래 운영 및 포트폴리오 관리에 대한 표준화된 액세스를 제공하는 MCP 서버 구현입니다.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.Last updated -530PythonMIT License
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3928
- -securityAlicense-qualityAn MCP server that integrates with the AlphaVantage financial data API, providing access to stock market data, technical indicators, and fundamental financial information.Last updated -PythonMIT License
- -securityFlicense-qualityA TypeScript-based MCP server that fetches real-time stock market data and company financial information through the Alpha Vantage API.Last updated -JavaScript