mcpserver.lol
registry/guard-pricing
Connection check verified live · 20h ago

guard-pricing

FX protection for SMEs — price Guards, live spot/forward rates, settlement dates, and more.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

8 tools

Read from the running server on 20h ago.

explain_guard_product read-only
Explain the Guard product using CurrencyGuard's approved product and FAQ content. Covers: what the Guard is, how it works, who it is for, how it compares to forwards or options, an…
get_forward_rate read-only base*quote*tenor*
Get an indicative forward FX rate for a currency pair at a specific tenor. Rates are derived from interest rate differentials, rounded, and for illustration purposes only — not for…
get_historic_best_worst read-only payReceive*guardAmount*foreignAmount*guardCurrency*settlementDate*foreignCurrency*
Analyze historic best/worst FX performance for a currency pair over a Guard's duration. Uses Bank of England historic rates. Returns a 'performances' array with 6 entries — BEST an…
get_spot_rate read-only base*quote*
Get an indicative spot FX rate for a currency pair. Returns rounded bid, ask, and mid rates for illustration purposes only — not for execution. Example: base=GBP, quote=USD returns…
list_supported_currencies read-only
List all supported currency pairs available for Guard pricing: GBPUSD, GBPEUR, and EURUSD.
price_guard read-only guardRatepayReceive*foreignAmount*guardCurrency*settlementDate*foreignCurrency*
Price a Guard — CurrencyGuard's FX protection product for real future payments or receipts. If a tenor like '3 months' is given, call resolve_settlement_date first to get the exact…
price_guard_extension read-only payReceive*foreignAmount*guardCurrency*foreignCurrency*extendedSettlementDate*originalSettlementDate*
Get an indicative price for extending a Guard to a later settlement date. Estimates the additional cost using: (1) the guard fee difference between extended and original expiry, (2…
resolve_settlement_date read-only tenor*currencyPair*
Resolve a relative time period (tenor) to a valid business settlement date for a currency pair. Use this when a user says '3 months', '6 months', '1 year', etc. instead of an exact…