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.
Angle One MCP 服务器
与 Angle One API 集成的 MCP(模型上下文协议)服务器实现,用于财务数据处理和分析。
概述
该项目实现了一个MCP服务器,该服务器使用Angle One的交易API提供金融数据和分析功能。它遵循模型上下文协议(MCP)规范,为访问金融市场数据和执行交易操作提供了标准化接口。
安装
- 克隆存储库:Copy
- 安装依赖项:Copy
- 设置环境变量:使用您的 Angle One API 凭证创建一个
.env
文件:Copy
用法
- 启动服务器:Copy
- 该服务器将在
http://localhost:8000
可用
特征
- 符合 MCP 标准的 API 端点
- 与 Angle One 交易平台集成
- 实时市场数据访问
- 订单下达和管理
- 投资组合跟踪
贡献
欢迎贡献代码!欢迎提交 Pull 请求。
执照
MIT 许可证
This server cannot be installed
MCP 服务器实现与 Angle One API 集成,提供对金融市场数据、交易操作和投资组合管理的标准化访问。