dropcoin-utility
Utility data for AI agents: IBAN, EU holidays, VAT rates, time zones, ECB FX.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Utility data for AI agents: IBAN, EU holidays, VAT rates, time zones, ECB FX. Pay per call.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| validate_iban | Free IBAN check (ISO 13616 check digits + country length), rate-limited per IP, no API key needed. For volume use the paid HTTP endpoint POST /v1/iban/validate (1 credit) — it has no IP limit. |
| get_holidays | Public holidays for an EU country and year (2026-2028), optionally narrowed to a German region (e.g. BY). 2 credits, requires an API key. |
| get_vat_rate | Standard and reduced VAT rates for an EU country (EU TEDB). 1 credit, requires an API key. |
| get_timezone | Current UTC offset, DST flag and local time for an IANA zone (e.g. Europe/Berlin) or the zone list for a supported ISO-2 country code. 1 credit, requires an API key. |
| get_fx_rate | ECB reference rates. Omit from/to for the full latest table, or pass from+to (+amount, default 1) to convert. 2 credits, requires an API key. |