Analytics
puntwork.be
Search and analyze Belgian job listings, salary distributions, and hiring demand signals.
ENDPOINT 1
https://puntwork.be/mcp
Known tools 6
get_salary_distributionOffered gross-monthly-EUR salary distribution (P10–P90) by occupation × region.
Inferred read-onlyget_demandBelgian hiring-demand signal by occupation × location (market-level only; null = UNKNOWN).
Inferred read-onlylist_facetsThe canonical facet vocabulary (functions, salary categories, regions, contract types) for constructing valid search_jobs / get_salary_distribution calls.
Inferred read-onlyget_datasetThe versioned category×region Belgian Salary Index table (json or csv).
Inferred read-onlyCONNECT 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.
puntwork.be is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.