Skip to main content
Glama
floreskemec

latamfx-mcp

by floreskemec

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LATAMFX_CACHE_TTLNoQuote/series cache TTL (seconds).60.0
LATAMFX_HTTP_RETRIESNoMax attempts on transient failures.3
LATAMFX_HTTP_TIMEOUTNoHTTP timeout (seconds).10.0

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
list_fx_sourcesA

List the supported FX sources (Argentine dollar variants).

get_fx_quoteA

Get the latest buy/sell quote for an FX source (e.g. 'blue', 'oficial').

get_fx_timeseriesB

Get the historical buy/sell series for a source (most recent last_n).

get_fx_statsB

Summary statistics (min/max/mean/volatility) of a source's mid price.

convertB

Convert an amount between currencies using a source's quote (e.g. USD<->ARS).

reconcileA

Reconcile two ledgers with a multi-rule engine (exact ref, amount+date, fuzzy).

Returns matched pairs (with the rule and a confidence score), unmatched ids on each side, and the overall match rate.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
sources_resourceThe FX source catalog as a human-readable list.

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/floreskemec/latamfx-mcp'

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