← Registry

Analytics

puntwork.be

Search and analyze Belgian job listings, salary distributions, and hiring demand signals.

1 endpoint6 known toolsFirst detected July 19, 2026Last detected July 19, 2026

ENDPOINT 1

https://puntwork.be/mcp

No auth detected

Known tools 6

search_jobs

Search live Belgian job listings by occupation/location/contract.

Inferred read-only
get_salary_distribution

Offered gross-monthly-EUR salary distribution (P10–P90) by occupation × region.

Inferred read-only
get_demand

Belgian hiring-demand signal by occupation × location (market-level only; null = UNKNOWN).

Inferred read-only
list_facets

The canonical facet vocabulary (functions, salary categories, regions, contract types) for constructing valid search_jobs / get_salary_distribution calls.

Inferred read-only
get_methodology

The Belgian Salary Index methodology + CC BY 4.0 license string.

Inferred read-only
get_dataset

The versioned category×region Belgian Salary Index table (json or csv).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.puntwork-be]
url = "https://puntwork.be/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "puntwork-be": {
      "type": "http",
      "url": "https://puntwork.be/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: puntwork-be
Remote MCP URL: https://puntwork.be/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "puntwork-be": {
      "url": "https://puntwork.be/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "puntwork-be": {
      "type": "http",
      "url": "https://puntwork.be/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "puntwork-be",
  "transport": "streamable-http",
  "url": "https://puntwork.be/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for puntwork.be was fetched 2026-09-11T05:08:37.222Z.

Trust status Neutral

puntwork.be is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.