SALARY API · MCP-NATIVE

Salary data you can actually trust.

Median pay by occupation and country — in local currency, USD, and PPP (purchasing power), from official statistics, with every caveat spelled out. An answer, not a data dump.

illustrative — real values via the API
Official sources — Eurostat · U.S. BLS · ECB · World Bank · RAIS
HOW IT WORKS

Two ways to ask.

REST API

One request, one comparable answer. Query any occupation across countries — normalized and sourced.

$ curl https://api.salarymcp.com/v1/salary \
    -H "X-API-Key: sk_..." \
    -d occupation=nurse -d country=DE
MCP-native

Plug straight into Claude and AI agents as a tool. No glue code, no data pipeline to build.

"salarymcp": {
  "url": "https://mcp.salarymcp.com",
  "apiKey": "sk_..."
}
COVERAGE

Small, honest, and growing.

Today: 15 occupations across 6 countries — the U.S., Brazil, and Europe — from official statistics. We'd rather cover less and be right than claim everything and guess.

6
countries
15
occupations
5
official sources
US BR DE FR PT ES
HONESTY

Every number tells you what it is.

The data is public and free. The value is the harmonization — and never hiding a caveat. Here's a real answer, every field labeled:

GET /v1/salary?occupation=nurse&country=DE200 OK
{
  "value_original": "50123.00", "currency_original": "EUR",  // local currency
  "value_usd": "54200.00",   // normalized to USD
  "value_pps": "58900.00",   // purchasing power (PPP)
  "stat_type": "median",      // median or mean
  "isco_level": "major_group", // role- or group-level
  "reference_year": 2022, "is_estimated": false,
  "source": "Eurostat",
  "comparability_note": "group-level ISCO; comparable"
}
  • Median or mean — never hidden
  • Role-level or group-level — labeled
  • Reference year + estimated flag
  • USD and PPP, side by side
  • Source cited on every value
  • Comparability notes, always
PRICING

Transparent, self-serve pricing.

No sales call to see a price. Start free.

Free
$0
for prototyping
  • 1,000 requests / mo
  • All 6 countries · 15 roles
  • PPP + honesty notes
  • Official sources cited
Start free
FOUNDING PRICE
Pro
$29/ mo
for products & startups
  • 100,000 requests / mo
  • Everything in Free
  • Priority + higher limits
  • Locked for early adopters
Get early access
Enterprise
Let's talk
volume & compliance
  • Custom request volume
  • SLA + support
  • Custom coverage / sources
  • Invoicing
Contact us
Prices in USD · cancel anytime · founding price locked while in early access

Get your free API key — now.

Enter your email and we'll generate a free key instantly. 1,000 requests / month, no card.

or email [email protected]