Provides a Model-Controller-Proxy (MCP) server to interface with the InvertirOnline (IOL) API, simplifying access to its functionalities.
This project implements a Model-Controller-Proxy (MCP) server designed to act as a robust intermediary between client applications and the InvertirOnline (IOL) API. It offers a streamlined and structured interface, abstracting away complexities like authentication and error handling. Developers can leverage its comprehensive set of endpoints to easily query user portfolios, operations, and access real-time information on securities and market quotes, making integration with the IOL platform more efficient and manageable.
주요 기능
01Endpoints for securities and quote lookups
020 GitHub stars
03Endpoints for portfolio and operation queries
04Automatic authentication with token management
05Support for Docker and Docker Compose for easy deployment
06Robust error handling and retry mechanisms
사용 사례
01Automating the querying of user portfolios, operations, and market data
02Building client applications that require simplified access to IOL services
03Integrating with the InvertirOnline API for financial data retrieval