# Reference Data MCP server

Agent View of the PolicyLayer registry record for Reference Data: identity, probed posture, risk grade, and all 10 tools classified. HTML page: https://policylayer.com/tools/dev-euroref-reference-data

## Facts

- Server id: `https://euroref.dev/mcp`
- Homepage: https://github.com/https://euroref.dev/mcp
- Registry record: grade D, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 10 (9 with introspected schema)
- Tool categories present: Read, Write
- Tags: dev euroref reference data
- Record last modified: 2026-08-05T11:51:33.605Z

## Tools (10)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `check_minimum_wage` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/check-minimum-wage.md |
| `compute_income_tax` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/compute-income-tax.md |
| `count_working_days` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/count-working-days.md |
| `get_public_holidays` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/get-public-holidays.md |
| `get_series` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/get-series.md |
| `get_series_history` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/get-series-history.md |
| `get_snapshot` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/get-snapshot.md |
| `list_series` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/list-series.md |
| `settlement_date` | Read | Low | https://policylayer.com/tools/dev-euroref-reference-data/settlement-date.md |
| `compute_vat` | Write | Medium | https://policylayer.com/tools/dev-euroref-reference-data/compute-vat.md |

## Tool descriptions

- `check_minimum_wage` — 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…
- `compute_income_tax` — 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, Ch…
- `count_working_days` — 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 …
- `get_public_holidays` — 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 …
- `get_series` — 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; othe…
- `get_series_history` — 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.
- `get_snapshot` — 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.
- `list_series` — FREE. Catalog of all euroref reference-data series: supported countries, series ids, descriptions, freshness metadata and per-series URLs. Call this first to discover what data exists.
- `settlement_date` — 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…
- `compute_vat` — 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; mod…

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=dev-euroref-reference-data · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/dev-euroref-reference-data
