Back to Browse

Seco Labor MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

SECO labour market: unemployment, vacancies, workforce indicators

About

SECO labour market: unemployment, vacancies, workforce indicators

Security Report

4.8
Use Caution4.8High Risk

This is a well-engineered MCP server for Swiss labor market data with strong security fundamentals. The code implements proper SSRF defenses (DNS validation, no redirect following, HTTPS-only), uses environment variables appropriately, and has no hardcoded credentials. Permissions match the read-only public data access purpose. Minor code quality observations around broad exception handling and logging do not significantly impact security. Supply chain analysis found 6 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

3 files analyzed Β· 11 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-malkreide-seco-labor-mcp": {
      "args": [
        "seco-labor-mcp"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

πŸ‡¨πŸ‡­ Part of the Swiss Public Data MCP Portfolio

SECO Labor Market MCP Server

Version CI PyPI Python 3.11+ MCP No Auth Required License: MIT

🌐 English | Deutsch

An MCP (Model Context Protocol) server for Swiss labor market data from SECO (Staatssekretariat fΓΌr Wirtschaft) and AMSTAT via opendata.swiss.


Overview

This server connects AI models to Swiss labor market statistics β€” unemployment rates, job seekers, open positions, youth unemployment, and occupational breakdowns β€” all without requiring an API key.

Primary audiences:

  • 🏫 Schulamt / Education planning β€” youth unemployment, vocational guidance data
  • πŸ“Š Research & analysis β€” labor market trends, cantonal comparisons
  • πŸ€– AI agents β€” automated labor market monitoring and reporting

Anchor query:
"Welche Berufsgruppen haben im Kanton ZΓΌrich die hΓΆchste Jugendarbeitslosigkeit, und welche Lehrberufe unterliegen der Stellenmeldepflicht?" β†’ More use cases by audience β†’


Data Sources (Phase 1 β€” No Auth Required)

SourceDescriptionStatus
opendata.swissCKAN catalogue; the pinned BFS table T3.3.0.1 carries the SECO annual seriesβœ… Live
arbeit.swissMonthly press reports (PDF, structured URL pattern)βœ… Live
amstat.chAMSTAT reference portal⚠️ JavaScript SPA, no public REST API
unfallstatistik.chUnfallstatistik UVG (SSUV/KSUV c/o Suva) β€” occupational accidents and diseases⚠️ PDF only, no API (see below)

Architecture

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                  seco-labor-mcp                     β”‚
β”‚                                                     β”‚
β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”   β”‚
β”‚  β”‚  FastMCP    β”‚    β”‚      9 MCP Tools         β”‚   β”‚
β”‚  β”‚  Server     │◄──►│  seco_search_datasets    β”‚   β”‚
β”‚  β”‚  (stdio /   β”‚    β”‚  seco_get_dataset        β”‚   β”‚
β”‚  β”‚   SSE)      β”‚    β”‚  seco_get_unemployment_* β”‚   β”‚
β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜    β”‚  seco_get_youth_*        β”‚   β”‚
β”‚         β”‚           β”‚  seco_get_job_seekers    β”‚   β”‚
β”‚         β–Ό           β”‚  seco_get_open_positions β”‚   β”‚
β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”    β”‚  seco_get_monthly_url    β”‚   β”‚
β”‚  β”‚  httpx      β”‚    β”‚  seco_list_cantons       β”‚   β”‚
β”‚  β”‚  async      β”‚    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜   β”‚
β”‚  β””β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”˜                                   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
          β”‚
          β–Ό
  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
  β”‚  opendata.swiss CKAN API          β”‚
  β”‚  https://opendata.swiss/api/3/    β”‚
  β”‚  action/package_search            β”‚
  β”‚  action/package_show              β”‚
  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
              β”‚
              β–Ό
  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
  β”‚  SECO Data Resources              β”‚
  β”‚  CSV / XLSX / PDF Downloads       β”‚
  β”‚  (monthly labor market data)      β”‚
  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Where the figures come from β€” and what is missing

SECO is no longer a publisher on opendata.swiss. Verified 2026-08-14: organization_show returns 404, and none of the 176 entries in organization_list is SECO. Until then the server filtered every search on that organisation and therefore returned nothing β€” a name lookup that misses looks exactly like an empty search.

The registered unemployed and job seekers are still SECO's figures: the BFS publishes them in table T3.3.0.1 and names SECO in the footer. The server reads that table through a pinned dataset id (sources.py), checked against the live source by a live test.

Series20002025
Registered job seekers (SECO)124.6214.1
Registered unemployed (SECO)72.0133.7
ILO unemployed (BFS)126.5248.5

thousands, annual average

The three series do not measure the same thing: in 2000 the ILO figure is 1.76Γ— the registered one. The server reports them separately and labelled, and never converts one into the other.

The cantonal layer: four cantons, four schemas

There is no national monthly series β€” but four cantons publish their own RAV figures, each in its own portal with its own column names. For those, seco_get_unemployment_overview(canton=…) returns real values:

CantonGranularityfromLevelNote
TGmonthly2016-01cantononly series by age class β†’ youth unemployment as a count
FRmonthly2004-01canton and Switzerlandcarries the national monthly figure as a comparison row
ZGmonthly1993-01cantonyouth unemployment only as a rate, not a count
ZHannual1991municipalityno monthly values; districts and regions sit in the same column as municipalities and are separated out

The other 22 cantons get a named refusal β€” no figure from another canton and no national aggregate. Partial coverage that feels complete is worse than none.

The four series are not comparable with each other and do not add up to a Swiss figure: different time axes, different geographic levels, and in ZG's case a rate rather than a count.

Still not available: unemployment by occupational group, open positions as a national series, and youth unemployment for Switzerland or for 24 of the 26 cantons. The affected tools say so and return no substitute figure. These values exist interactively on amstat.ch, which offers no interface a server could call.


Tools

ToolDescriptionKey Use Case
seco_search_datasetsSearch labour-market datasets on opendata.swiss (publisher shown per hit)Discovery
seco_get_datasetFull metadata + download links for a datasetData access
seco_get_unemployment_overviewRegistered unemployed: national annual, cantonal for TG/FR/ZG/ZHLabor market overview
seco_get_youth_unemploymentYouth unemployment (15–24) β€” TG (count) and ZG (rate) onlyπŸŽ“ Berufswahlberatung
seco_get_job_seekersRegistered job seekers, national, annual series from 2000Training demand
seco_get_open_positionsOpen positions β€” no national series availableSector analysis
seco_get_unemployment_by_occupationBreakdown by Berufshauptgruppe β€” no machine-readable sourceπŸŽ“ Vocational guidance
seco_get_monthly_report_urlGenerate/verify PDF report URLSource access
seco_list_cantonsAll 26 canton codes and namesUtility
seco_get_uvg_overviewUVG key figures on occupational accidents and diseasesRisk overview
seco_get_uvg_by_branchResults per NOGA 2008 economic branchπŸŽ“ Vocational guidance
seco_get_uvg_trendsTen-year accident time series per branchTrend analysis

12 of a maximum of 15 tools.


Unfallstatistik UVG (SSUV)

The three seco_get_uvg_* tools cover the risk side of the same labour market the unemployment tools describe: how many occupational accidents and diseases occur per branch, and how that develops over ten years.

The publisher is not SECO. The Unfallstatistik UVG is issued by the Koordinationsgruppe KSUV and the Sammelstelle SSUV c/o Suva, Lucerne. The seco_ prefix addresses this server, not the source; every response names the actual publisher in its source field.

Architecture decision: C (dump-first)

Verified live on 2026-08-05, full write-up in PROBE_REPORT_UVG.md.

The source has no API. A link scan across every data page returned 165 PDFs and zero files with .csv, .xlsx or .json. opendata.swiss does not list the source at all (count=0 for six of seven search terms), and the BFS dam-api silently ignores its filter parameters. What remains is machine-readable in practice but not by design:

AccessFormatRefresh
schluesselzahlen_d.htmHTML table, 5 years, Switzerland-wideannually
Ts{YY}.pdfannual edition, tables 1.2 and 2.4 by NOGAannually, June
WirtKl_{BUV|NBUV}_{NN}.pdften-year series per NOGA divisionannually, January

PDFs are cached for 24 h and fetched with 2s/4s/8s backoff.

What every response tells you

  • source_freshness.data_year β€” the data year, not the edition year. The 2026 edition reports 2024; that two-year lag is stated, not buried.
  • totals_check β€” parsed rows are summed and compared against the total printed in the same publication. A broken layout shows up here instead of becoming a plausible wrong number.
  • significant β€” the source marks statistically significant year-on-year changes with an asterisk. That flag is preserved per data point, so a change is only reported as significant where the source says so.

Installation

Claude Desktop (stdio)

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "seco-labor": {
      "command": "uvx",
      "args": ["seco-labor-mcp"]
    }
  }
}

Cloud / SSE

pip install seco-labor-mcp
MCP_TRANSPORT=sse PORT=8000 seco-labor-mcp

The SSE server binds to 127.0.0.1 (loopback) by default to prevent NeighborJack on shared networks. For container deployments where you actually need to accept traffic from outside the container, set HOST=0.0.0.0 explicitly β€” ideally in your Dockerfile / orchestrator config, and only behind an upstream proxy or firewall:

HOST=0.0.0.0 MCP_TRANSPORT=sse PORT=8000 seco-labor-mcp   # container only

Development

git clone https://github.com/malkreide/seco-labor-mcp.git
cd seco-labor-mcp
pip install -e ".[dev]"
pytest tests/ -m "not live" -v

Usage Examples

Search for youth unemployment data

Tool: seco_search_datasets
Input: { "query": "Jugendarbeitslosigkeit Alter", "limit": 5 }

Get cantonal unemployment for ZΓΌrich

Tool: seco_get_unemployment_overview
Input: { "canton": "ZH", "response_format": "markdown" }

Get monthly report URL

Tool: seco_get_monthly_report_url
Input: { "year": 2026, "month": 2, "language": "de" }

Key Concepts

Arbeitslose vs. Stellensuchende

EselsbrΓΌcke: Arbeitslose βŠ‚ Stellensuchende β€” Arbeitslose sind eine Teilmenge.

TermDefinitionDec 2025
ArbeitsloseRAV-registered, immediately available~149'000 (3.2%)
StellensuchendeAll RAV-registered (incl. training programs)~233'900

Youth Unemployment Seasonality

  • July/August: Sharp increase (school leavers without placements)
  • September/October: Decline (apprenticeship starts)
  • The residual that remains after the autumn decline signals structural need for bridge programs (BrΓΌckenangebote)

Stellenmeldepflicht (since 2020)

Occupations with β‰₯5% unemployment rate must be reported to the RAV before posting publicly. The list changes annually. This is directly relevant for vocational counseling β€” these professions have highest availability for Swiss job seekers.


Portfolio Synergies

ServerSynergy
swiss-statistics-mcpBFS population/employment data for deeper context
zurich-opendata-mcpCity of Zurich-level education and social data
swiss-snb-mcpEconomic context (GDP, wages) for labor market interpretation
fedlex-mcpALV (Arbeitslosenversicherung) legislative framework

Known Limitations

  • amstat.arbeit.swiss has no public REST API (JavaScript SPA) β†’ workaround via CKAN
  • Occupational/sectoral detail requires CSV download from SECO resources
  • Monthly press report URL patterns may vary for older reports
  • Cantonal sub-municipal data not available at this level
  • UVG figures come from PDF parsing β€” the layout was stable across the 2025 and 2026 editions, but a redesign can break it. The totals_check in every response is what makes such a break visible rather than silent.
  • UVG data lags roughly two years (the 2026 edition reports 2024)
  • UVG branch detail follows NOGA 2008 and groups some divisions (41 – 42, 77, 79 – 82); there is no cantonal breakdown at this level
  • Detailed UVG data beyond the publications sits behind the SSUV closed user group and is out of scope for this no-auth server

Phase 2 roadmap:

  • Automatic CSV caching with 24h TTL
  • Direct XLSX parsing for cantonal breakdowns
  • Integration with zh-education-mcp for Schulamt-specific correlations

Data License

Two different licences apply β€” the code of this server is MIT either way, but the data is not covered by it.

SECO / AMSTAT data published on opendata.swiss is under Creative Commons CCZero (public domain). Source: Staatssekretariat fΓΌr Wirtschaft (SECO) β€” seco.admin.ch

Unfallstatistik UVG data is not openly licensed. The publication states:

Β«Abdruck – ausser fΓΌr kommerzielle Nutzung – mit Quellenangabe gestattet.Β» (Reproduction permitted, except for commercial use, with attribution.)

That is a non-commercial restriction with an attribution requirement. It belongs to KSUV/SSUV and cannot be lifted by this repository's MIT licence: the MIT terms cover the code, not the figures the code retrieves. If you use this server commercially, the UVG tools are not covered β€” clarify directly with the Sammelstelle (unfallstatistik@suva.ch). Every UVG response repeats this restriction in its source field, because a README is not passed to the model.


Safety & Limits

AspectDetails
AccessRead-only (readOnlyHint: true) β€” the server cannot modify or delete any data
Personal dataNo personal data β€” all sources are aggregated, anonymous public statistics
Rate limitsNo enforced external limits; server caps queries at 20 results by default; 30 s HTTP timeout
AuthenticationNo API keys required β€” opendata.swiss and arbeit.swiss are publicly accessible
LicensesSECO data under Creative Commons CCZero (public domain)
Terms of ServiceSubject to ToS of: opendata.swiss, SECO, arbeit.swiss
GDPR / DSGFully compliant β€” no personal data transmitted or stored; all data is official public statistics

MCP Protocol Version

The protocol version is negotiated at the initialize handshake by the SDK, not chosen by this server. The revision it is built and audited against is 2025-11-25, which is LATEST_PROTOCOL_VERSION in the pinned mcp release that fastmcp brings in.

tests/test_protocol_version.py holds three things against each other: this line, that SDK constant, and the revision a real handshake against the server object actually returns. An SDK bump that changes the revision therefore fails CI instead of drifting silently.

The sister servers in this portfolio pin a pair of revisions β€” a handshake ceiling and a modern one β€” because mcp 2.x serves two protocol eras over the same server. fastmcp 3.x pins mcp 1.x, where mcp.types.version does not exist and one revision is the whole story. test_das_sdk_kennt_hier_nur_eine_aera is tied to the SDK rather than to this paragraph and fails the day an upgrade brings the two-era constants in.


Contributing

See CONTRIBUTING.md for development guidelines.


Security

See SECURITY.md for the security posture and how to report a vulnerability.


License

Released under the MIT License β€” Copyright Β© 2026 Hayal Oezkan.


Author

Hayal Oezkan Β· github.com/malkreide

Installation

Run via uv's uvx β€” no clone or manual install needed. Add to your MCP client config (mcpServers for Claude Desktop, Cursor and Windsurf; use a top-level servers key for VS Code in .vscode/mcp.json):

{
  "mcpServers": {
    "seco-labor-mcp": {
      "command": "uvx",
      "args": [
        "seco-labor-mcp"
      ]
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!