Angle One MCP Server
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.
Related MCP Servers
- AlicenseBqualityFmaintenanceA 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.12105MIT
- FlicenseAqualityCmaintenanceAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.2643
- AlicenseNot gradedqualityDmaintenanceAn MCP server that integrates with the AlphaVantage financial data API, providing access to stock market data, technical indicators, and fundamental financial information.MIT
- FlicenseBqualityDmaintenanceA TypeScript-based MCP server that fetches real-time stock market data and company financial information through the Alpha Vantage API.46
Related MCP Connectors
Open-source MCP server for Zerodha Kite Connect. Portfolio, market data, backtesting, alerts.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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