African govt data, cited to source: rates, VAT, tax, wages, holidays, FX. 34 countries; Ghana free.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://afriref.dev/mcp11 strumenti · 1602 mslist_seriesFREE. Catalog of all afriref reference-data series: supported countries, series ids, descriptions, freshness metadata and per-series URLs. Call this first to discover what data exists.FREE. Catalog of all afriref reference-data series: supported countries, series ids, descriptions, freshness metadata and per-series URLs. Call this first to discover what data exists.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_public_holidaysFREE. Official public-holiday calendar for a supported country, including gazetted movable holidays, with the official government source cited. Some countries also carry sub-national calendars (e.g. the German Laender): the `subdivisions` field lists them, and passing `subdivision` (ISO 3166-2, e.g…FREE. Official public-holiday calendar for a supported country, including gazetted movable holidays, with the official government source cited. Some countries also carry sub-national calendars (e.g. the German Laender): the `subdivisions` field lists them, and passing `subdivision` (ISO 3166-2, e.g…
| Parametro | Tipo | Descrizione |
|---|---|---|
| country* | string | ISO country code |
| subdivision | string | Optional ISO 3166-2 region code (e.g. 'DE-BY'). Returns national + that region's statutory holidays, each tagged national/regional. Omit for the national calen… |
get_seriesPAID ($0.005). Current value of a reference series — e.g. series=policy-rate, vat, minimum-wage. Every value carries its official source citation, effective date, last-confirmed date and staleness flag. Pass api_key if you have one; otherwise the response explains how to pay via x402.PAID ($0.005). Current value of a reference series — e.g. series=policy-rate, vat, minimum-wage. Every value carries its official source citation, effective date, last-confirmed date and staleness flag. Pass api_key if you have one; otherwise the response explains how to pay via x402.
| Parametro | Tipo | Descrizione |
|---|---|---|
| country* | string | ISO country code |
| series* | string | Series id, e.g. policy-rate, vat, minimum-wage |
| api_key | string | API key (bypasses x402; metered for invoicing) |
get_series_historyPAID ($0.005). Historical values of a reference series with effective date ranges, optionally filtered by from/to (YYYY-MM-DD). Pass api_key if you have one; otherwise the response explains how to pay via x402.PAID ($0.005). Historical values of a reference series with effective date ranges, optionally filtered by from/to (YYYY-MM-DD). Pass api_key if you have one; otherwise the response explains how to pay via x402.
| Parametro | Tipo | Descrizione |
|---|---|---|
| country* | string | ISO country code |
| series* | string | Series id |
| from | string | Earliest effective date, YYYY-MM-DD |
| to | string | Latest effective date, YYYY-MM-DD |
| api_key | string | API key |
check_minimum_wagePAID ($0.05). Compliance verdict: is a salary at, above or below the country's statutory minimum wage? Returns verdict, margin, the statutory floor and the legal instrument it rests on. Honest statuses when no enforceable floor exists or the period doesn't match the floor's period (cross-period con…PAID ($0.05). Compliance verdict: is a salary at, above or below the country's statutory minimum wage? Returns verdict, margin, the statutory floor and the legal instrument it rests on. Honest statuses when no enforceable floor exists or the period doesn't match the floor's period (cross-period con…
| Parametro | Tipo | Descrizione |
|---|---|---|
| country* | string | ISO country code |
| amount* | number | Wage to check, in the country's own currency |
| period* | string | Period the amount covers — must match the statutory floor's period |
| api_key | string | API key (bypasses x402; metered for invoicing) |
compute_vatPAID ($0.02). VAT breakdown for an amount: net, tax and gross using the country's current statutory rate, including per-levy components where the rate is composite (e.g. Ghana VAT + NHIL + GETFund). mode=add treats the amount as net; mode=extract backs VAT out of a gross amount. Pass api_key if you…PAID ($0.02). VAT breakdown for an amount: net, tax and gross using the country's current statutory rate, including per-levy components where the rate is composite (e.g. Ghana VAT + NHIL + GETFund). mode=add treats the amount as net; mode=extract backs VAT out of a gross amount. Pass api_key if you…
| Parametro | Tipo | Descrizione |
|---|---|---|
| country* | string | ISO country code |
| amount* | number | Amount in the country's own currency |
| mode | string | add = amount is net (default); extract = amount is gross |
| api_key | string | API key |
count_working_daysPAID ($0.02). Working days in a date range for a country: weekends (Egypt's Fri–Sat handled) and statutory public holidays applied, with the holidays hit by name and the next working day after the range. Range max 366 days. Pass api_key if you have one; otherwise the response explains how to pay vi…PAID ($0.02). Working days in a date range for a country: weekends (Egypt's Fri–Sat handled) and statutory public holidays applied, with the holidays hit by name and the next working day after the range. Range max 366 days. Pass api_key if you have one; otherwise the response explains how to pay vi…
| Parametro | Tipo | Descrizione |
|---|---|---|
| country* | string | ISO country code |
| from* | string | Range start, YYYY-MM-DD, inclusive |
| to* | string | Range end, YYYY-MM-DD, inclusive |
| subdivision | string | Optional ISO 3166-2 region code (e.g. 'DE-BY') to apply that region's statutory holidays on top of the national calendar. Regions are listed under `subdivision… |
| api_key | string | API key |
settlement_datePAID ($0.05). Settlement/value date: the date n business days after a trade date, computed on the INTERSECTION of the calendars you name, with a per-day trail showing every skipped day and why, on which calendar. Supply business_days for a cycle you are trading under, or market + instrument_class t…PAID ($0.05). Settlement/value date: the date n business days after a trade date, computed on the INTERSECTION of the calendars you name, with a per-day trail showing every skipped day and why, on which calendar. Supply business_days for a cycle you are trading under, or market + instrument_class t…
| Parametro | Tipo | Descrizione |
|---|---|---|
| trade_date* | string | Trade/reference date, YYYY-MM-DD. Day 0: never counted, never rolled. |
| calendars* | array | Calendar ids to intersect: two-letter ISO country codes, plus 'eu.t2' for the euro cash leg |
| business_days | integer | The offset you are trading under (T+n) |
| market | string | ISO country of the market whose cited cycle should apply (with instrument_class) |
| instrument_class | string | Instrument class — a government bond never inherits an equity cycle |
| api_key | string | API key (bypasses x402; metered for invoicing) |
compute_income_taxPAID ($0.05). Statutory income tax on a TAXABLE-income figure using the country's verified marginal bracket schedule, with full per-bracket workings, effective rate and marginal rate. Handles inflation-indexed tax units (Colombia UVT, Chile UTA, Peru UIT, Uruguay BPC) — you pass local currency. IMP…PAID ($0.05). Statutory income tax on a TAXABLE-income figure using the country's verified marginal bracket schedule, with full per-bracket workings, effective rate and marginal rate. Handles inflation-indexed tax units (Colombia UVT, Chile UTA, Peru UIT, Uruguay BPC) — you pass local currency. IMP…
| Parametro | Tipo | Descrizione |
|---|---|---|
| country* | string | ISO country code |
| taxable_income* | number | Taxable income in the country's local currency, in the schedule's own period basis (annual for most; monthly for Côte d'Ivoire, Uganda, Ethiopia, Costa Rica) |
| api_key | string | API key (bypasses x402; metered for invoicing) |
compute_payrollPAID ($0.10). Gross-to-net take-home pay for Nigeria or Kenya: applies PAYE (on the verified brackets) plus the statutory employee deductions (Nigeria: pension/NHF/NHIS; Kenya: NSSF/SHIF/Affordable Housing Levy) and reliefs, returning net pay with full workings, per-contribution citations and DISCL…PAID ($0.10). Gross-to-net take-home pay for Nigeria or Kenya: applies PAYE (on the verified brackets) plus the statutory employee deductions (Nigeria: pension/NHF/NHIS; Kenya: NSSF/SHIF/Affordable Housing Levy) and reliefs, returning net pay with full workings, per-contribution citations and DISCL…
| Parametro | Tipo | Descrizione |
|---|---|---|
| country* | string | Payroll is supported for Nigeria (ng) and Kenya (ke) |
| gross* | number | Gross pay in local currency |
| period | string | Period the gross covers (default month) |
| basic | number | Nigeria: basic pay component |
| housing | number | Nigeria: housing allowance |
| transport | number | Nigeria: transport allowance |
| annual_rent | number | Nigeria: annual rent paid (unlocks rent relief) |
| sector | string | Nigeria: public applies NHF; private (default) sets NHF 0 |
| nhis_premium | number | Nigeria: NHIS employee premium if deducted |
| pensionable_pay | number | Kenya: pensionable pay for NSSF tiers |
| insurance_premium | number | Kenya: insurance premium for 15% relief |
| api_key | string | API key (bypasses x402; metered for invoicing) |
get_snapshotPAID ($0.02). Snapshot of every series for every country in one call. Pass api_key if you have one; otherwise the response explains how to pay via x402.PAID ($0.02). Snapshot of every series for every country in one call. Pass api_key if you have one; otherwise the response explains how to pay via x402.
| Parametro | Tipo | Descrizione |
|---|---|---|
| api_key | string | API key |
11 strumenti su 11 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
African govt data, cited to source: rates, VAT, tax, wages, holidays, FX. 34 countries; Ghana free.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.