The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Dolar MCP listing page.
Argentine exchange rates for AI agents.
MCP server that gives AI agents real-time access to Argentine exchange rates via DolarAPI. Dollar blue, oficial, MEP, CCL, crypto — plus currency conversion and spread calculator.
No API key required.
Add to your claude_desktop_config.json:
Add to .cursor/mcp.json:
Once configured, ask your AI assistant things like: "How much is the dollar blue today?" or "Convert 100 USD blue to ARS" or "What's the spread between blue and oficial?"
| Tool | Description |
|---|---|
get_all_dollars | Get all dollar exchange rates: blue, oficial, bolsa (MEP), contado con liqui (CCL), cripto, mayorista, and tarjeta. Returns buy/sell prices. |
get_dollar | Get a specific dollar type rate. Types: blue, oficial, bolsa, contadoconliqui, cripto, mayorista, tarjeta. |
get_all_currencies | Get all foreign currency exchange rates vs ARS (EUR, BRL, UYU, CLP, etc.). |
get_currency | Get exchange rate for a specific foreign currency vs ARS. |
convert | Convert an amount between ARS and any currency or dollar type. At least one side must be ARS. Supports use_buy flag for buy rate. |
get_spread | Calculate the spread (difference) between two dollar types, e.g. blue vs oficial. Returns absolute and percentage spread. |
All data comes from DolarAPI, a free public API for Argentine exchange rates. No authentication required. Data is updated in real time.
| Server | What it does |
|---|---|
| CobroYa | Mercado Pago payments — create links, search payments, refunds |
| MercadoLibre MCP | MercadoLibre marketplace — search products, categories, trends |
| DolarAPI MCP | Argentine exchange rates — blue, oficial, CCL, crypto, conversion |