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.
Integrations
Used to manage environment variables for Angle One API credentials, allowing secure storage of API keys and authentication details.
Used for version control and code management of the Angle One MCP server project.
Hosts the repository for the Angle One MCP server, enabling code sharing and collaboration.
アングルワン MCP サーバー
財務データの処理と分析のために Angle One API と統合された MCP (Model Context Protocol) サーバー実装。
概要
このプロジェクトは、Angle Oneの取引APIを用いて金融データと分析機能を提供するMCPサーバーを実装します。モデルコンテキストプロトコル(MCP)仕様に準拠し、金融市場データへのアクセスと取引操作の実行のための標準化されたインターフェースを提供します。
インストール
- リポジトリをクローンします。Copy
- 依存関係をインストールします:Copy
- 環境変数を設定する: Angle One API 資格情報を使用して
.env
ファイルを作成します。Copy
使用法
- サーバーを起動します。Copy
- サーバーは
http://localhost:8000
で利用可能になります。
特徴
- MCP準拠のAPIエンドポイント
- Angle One取引プラットフォームとの統合
- リアルタイム市場データアクセス
- 注文の配置と管理
- ポートフォリオの追跡
貢献
貢献を歓迎します!お気軽にプルリクエストを送信してください。
ライセンス
MITライセンス
This server cannot be installed
Angle One API と統合して金融市場データ、取引操作、ポートフォリオ管理への標準化されたアクセスを提供する MCP サーバー実装。