@pipeworx/currencyformat
Connect: https://gateway.pipeworx.io/currencyformat/mcp · Install: one-click buttons
Tools: 2
Tools
- format_currency — Format a number as localized currency (keyless, offline). E.g. amount 1234.5, currency “EUR”, locale “de-DE” -> “1.234,50 €”.
currencyis an ISO 4217 code. - format_number — Format a number with grouping, fixed decimals, as a percentage, or in compact notation (keyless, offline). style = “decimal” (default), “percent”, or “compact”.
Tools
-
format_currency— Format a number as localized currency (keyless, offline). E.g. amount 1234.5, currency EUR , locale de-DE -> 1.234,50 € . `currency` is an ISO 4217 code. -
format_number— Format a number with grouping, fixed decimals, as a percentage, or in compact notation (keyless, offline). style = decimal (default), percent , or compact .