seco-labor-mcp
Related Servers
Alternatives to seco-labor-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceEnables LLMs to query structured statistical data from the Swiss Federal Archives' Linked Data platform (LINDAS) by translating natural language questions into SPARQL queries against RDF data cubes.8-
- FlicenseNot gradedqualityDmaintenanceEnables querying Swiss public transport (trains, buses, trams, boats) for stations, connections, and station boards via the opendata.ch API.-
- AlicenseAqualityAmaintenanceProvides AI-native access to Swiss Federal Statistical Office datasets through 9 tools for querying education, population, and cross-cantonal comparisons without authentication.152MIT
- AlicenseNot gradedqualityCmaintenanceEnables access to global labour statistics from ILOSTAT via the Pipeworx gateway.5 npmMIT
- AlicenseNot gradedqualityCmaintenanceAccess Statbel Belgium open data via natural language queries. Provides tools to query bestat datasets through an MCP gateway.5 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Germany's official statistics from Destatis GENESIS-Online through natural language or direct tool calls.5 npmMIT
TDQS
Scored across 9 tools
Each tool has a clearly distinct purpose: unemployment overview, by occupation, youth, job seekers, open positions, dataset search/retrieval, monthly report URL, and canton lookup. Descriptions are detailed and avoid overlap.
All tools follow a consistent 'seco_verb_noun' pattern in snake_case (e.g., seco_get_unemployment_overview, seco_list_cantons). The single use of 'list' instead of 'get' is a minor variation but still fits the pattern.
With 9 tools, the set is well-scoped for a labor market statistics server. Each tool covers a necessary operation without redundancy, making the surface manageable for agents.
Covers core SECO labor market data: unemployment (overview, by occupation, youth), job seekers, open positions, dataset search, monthly report, and canton codes. Minor gaps exist (e.g., unemployment by canton is only optionally available in overview, no historical trends), but overall sufficient for vocational guidance use case.