Angle One MCP Server
by baba786
Angle One MCP 服务器
与 Angle One API 集成的 MCP(模型上下文协议)服务器实现,用于财务数据处理和分析。
概述
该项目实现了一个MCP服务器,该服务器使用Angle One的交易API提供金融数据和分析功能。它遵循模型上下文协议(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 交易平台集成
实时市场数据访问
订单下达和管理
投资组合跟踪
贡献
欢迎贡献代码!欢迎提交 Pull 请求。
执照
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