iol-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@iol-mcpshow my portfolio in Argentina"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
iol-mcp
MCP server for IOL (InvertirOnline) API - provides tools for authentication, portfolio, operations, and quotes via stdio transport.
Installation
bun installRelated MCP server: IOL MCP Tool
Usage
bun run startEnvironment Variables (Optional)
Variable | Description |
| IOL account username/email |
| IOL account password |
| Set to |
If IOL_USERNAME and IOL_PASSWORD are set, the server will automatically authenticate when a tool requires it (lazy login). Access tokens auto-refresh using the refresh token when expired.
Trading tools (buy, sell, buy_d, sell_d, cancel_operation, subscribe_fci, rescue_fci, place_cpd, buy_simplified, submit_advisor_test, submit_advisor_test_for_client, sell_d_advisor) are disabled by default. Set IOL_ENABLE_TRADING=true to enable them.
Available Tools
Configuración
Tool | Description |
| Check which IOL environment variables are configured |
| Set active user (defaults to |
Autenticación
Tool | Description |
| Login and get access/refresh tokens |
MiCuenta
Tool | Description |
| Get account info |
| Get portfolio by country |
| List operations with filters |
| Get single operation by number |
| Cancel a pending operation |
Notificaciones y Perfil
Tool | Description |
| Get notifications |
| Get profile data |
Operar
Tool | Description |
| Place a buy order |
| Place a sell order |
| Place a buy order for D specie (MEP) |
| Place a sell order for D specie (MEP) |
| Subscribe to mutual fund |
| Rescue from mutual fund |
| Check CPD operation capability |
| Get CPD by status/segment |
| Get CPD commissions |
| Place CPD order |
| Get operate token |
Operatoria Simplificada
Tool | Description |
| Get simplified operation amounts |
| Get simplified operation parameters |
| Validate simplified operation |
| Get simplified MEP sale amounts |
| Place simplified buy order |
Títulos
Tool | Description |
| List all mutual funds |
| Get specific FCI |
| Get FCI fund types |
| Get FCI administrators |
| Get FCI by administrator |
| Get FCI by admin and type |
| Get security info |
| Get options for security |
Cotizaciones
Tool | Description |
| Get available quote instruments |
| Get available quote panels |
| Get quotes by instrument/panel/country |
| Get all quotes for instrument |
| Get quote for symbol |
| Get detailed quote |
| Get detailed quote with term |
| Get historical quotes |
| Get MEP quote |
| Get MEP quotes (POST) |
| Get Orleans quotes |
| Get Orleans operable quotes |
| Get Orleans panel quotes |
| Get Orleans panel operable quotes |
Asesores
Tool | Description |
| Get advisor investor test |
| Submit advisor investor test |
| Submit test for client |
| Get advisor movements |
| Advisor sell D specie |
Architecture
Runtime: Bun
Transport: stdio
SDK:
@modelcontextprotocol/sdkv1.29+API Base:
https://api.invertironline.com
Project Structure
src/
├── main.ts # Entry point
├── tool.ts # MCP tool definitions
├── tokenManager.ts # Token storage and lifecycle
├── request.ts # HTTP request helpers
└── interface.ts # TypeScript type definitionsLicense
MIT
This server cannot be installed
Maintenance
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
- Flicense-qualityDmaintenanceA Model-Controller-Proxy server that acts as an intermediary between clients and the InvertirOnline (IOL) API, providing a simplified interface for portfolio management, stock quotes, and trading operations.Last updated2
- AlicenseBqualityDmaintenanceAn MCP server that enables interaction with the Invertir Online (IOL) trading API through Claude Desktop. It allows users to access their IOL trading account and manage financial operations using natural language.Last updated82MIT
- AlicenseBqualityCmaintenanceMCP server for Interactive Brokers API, enabling account management, trading, market data, options, scanners, and news via natural language.Last updated333MIT
- FlicenseAqualityCmaintenanceMCP server for the tastytrade brokerage API, providing tools for account management, market data, and order execution.Last updated18
Related MCP Connectors
MCP server exposing the Backtest360 engine API as tools for AI agents.
Open-source MCP server for Zerodha Kite Connect. Portfolio, market data, backtesting, alerts.
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
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/ramide1/iol-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server