Ask AI about salaries

What is this?

The salary statistics on this site are also available to AI assistants through an MCP server (Model Context Protocol). Once connected, assistants such as Claude or ChatGPT can answer salary questions using the same official data from national statistics offices — no scraping, no guessing.

Server address

Point any MCP-compatible client at this URL. The endpoint is public and read-only; no account or API key is needed.

https://salarydata.eu/mcp/salaries

How to connect

Claude

Claude (web or desktop): Settings → Connectors → Add custom connector, then paste the server address.

ChatGPT

ChatGPT: Settings → Connectors → Developer mode → Create, then paste the server address as an MCP server.

Other MCP clients

Other MCP clients (Cursor, Claude Code, etc.) register the server in their configuration:

{
    "mcpServers": {
        "salary-data": {
            "url": "https://salarydata.eu/mcp/salaries"
        }
    }
}

Example questions

Once connected, salary questions can be asked in plain language:

Available tools

The server exposes five read-only tools backed by the same data as this site:

Good to know

Data sources

Back to home