Skip to main content
Glama
by 0xKoller

dolares-por-casa

Retrieve real-time dollar exchange rates from specified exchange houses in Argentina using MCP Argentina Datos. Input the exchange house type (e.g., blue, official, crypto) for accurate rate data.

Instructions

Devuelve las cotizaciones del dólar de la casa de cambio especificada.

Input Schema

NameRequiredDescriptionDefault
casaYesEJ: blue, oficial, cripto, etc.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "casa": { "description": "EJ: blue, oficial, cripto, etc.", "type": "string" } }, "required": [ "casa" ], "type": "object" }

Other Tools

Related Tools

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/0xKoller/mcp-argentina-datos'

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