Angle One MCP Server
アングルワン MCP サーバー
財務データの処理と分析のために Angle One API と統合された MCP (Model Context Protocol) サーバー実装。
概要
このプロジェクトは、Angle Oneの取引APIを用いて金融データと分析機能を提供するMCPサーバーを実装します。モデルコンテキストプロトコル(MCP)仕様に準拠し、金融市場データへのアクセスと取引操作の実行のための標準化されたインターフェースを提供します。
Related MCP server: Unstructured API MCP Server
インストール
リポジトリをクローンします。
git clone https://github.com/baba786/angleone-mcp-server.git cd angleone-mcp-server依存関係をインストールします:
pip install -r requirements.txt環境変数を設定する: Angle One API 資格情報を使用して
.envファイルを作成します。ANGLEONE_API_KEY=your_api_key ANGLEONE_CLIENT_ID=your_client_id ANGLEONE_PASSWORD=your_password ANGLEONE_TOKEN=your_token
使用法
サーバーを起動します。
python src/main.pyサーバーは
http://localhost:8000で利用可能になります。
特徴
MCP準拠のAPIエンドポイント
Angle One取引プラットフォームとの統合
リアルタイム市場データアクセス
注文の配置と管理
ポートフォリオの追跡
貢献
貢献を歓迎します!お気軽にプルリクエストを送信してください。
ライセンス
MITライセンス
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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