angleone-mcp-server
If you are the rightful owner of angleone-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Angel One MCP is a Model Context Protocol implementation for interacting with Angel One's trading APIs.
Angel One MCP (Model Context Protocol) is designed to facilitate seamless interaction with Angel One's trading APIs. It allows users to retrieve historical data and portfolio information from the Angel One trading platform. The implementation requires Python 3.10 and an Angel One trading account with API credentials. The setup involves cloning the repository, setting up a virtual environment, and installing necessary dependencies. Users must configure their credentials in a separate file to authenticate API requests. The MCP server can be started using the provided command, enabling communication with an MCP client.
Features
- Integration with Angel One trading APIs for data retrieval.
- Support for historical data and portfolio information access.
- Python-based implementation with virtual environment setup.
- Customizable configuration for API credentials.
- MCP server setup for client-server communication.