Skip to main content
Glama
fernandezpablo85

IOL MCP Tool

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IOL_PASSYesYour Invertir Online (IOL) password
IOL_USERYesYour Invertir Online (IOL) username

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_profile_data

Get IOL (invertironline) profile data

get_portfolio

Get IOL (invertironline) investment portfolio

get_past_week_performance

Get past week performance of a stock

get_operations
Get IOL (invertironline) account operations with optional filters Args: start_date: Optional date in YYYY-MM-DD format to filter from end_date: Optional date in YYYY-MM-DD format to filter to status: Optional status ('pendientes', 'terminadas', 'canceladas')
get_operation_details
Get detailed information about a specific IOL operation Args: operation_number: The operation number to query
get_account_status

Get IOL (invertironline) account status and balances

get_quote
Get current quote for a stock Args: symbol: The stock symbol (e.g., 'GGAL') market: Market identifier (default: 'bCBA' for Argentina)
get_historical_data
Get historical data for a stock Args: symbol: The stock symbol (e.g., 'GGAL') start_date: Start date in YYYY-MM-DD format end_date: End date in YYYY-MM-DD format

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/fernandezpablo85/mcpiol'

If you have feedback or need assistance with the MCP directory API, please join our Discord server