Eurostat Labor Stats MCP Server
Pricing
from $50.00 / 1,000 tool calls
Eurostat Labor Stats MCP Server
An MCP server over the official Eurostat dissemination API (ec.europa.eu/eurostat) — EU
Pricing
from $50.00 / 1,000 tool calls
Rating
0.0
(0)
Developer
NexGen Watch
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
An MCP server over the official Eurostat dissemination API (ec.europa.eu/eurostat) — EU
workforce statistics for site-selection questions: unemployment, employment, activity,
minimum wages and labour cost. Runs as an Apify Standby MCP server; connect an MCP client
at path /mcp.
Tools
get_labor_figure(dataset, geo, period, filters?)— the figure(s) for a bounded slice: one dataset, one country, one period (optionally narrowed by sex/age/unit).list_labor_datasets()— curated common labour datasets and their Eurostat codes.explain_limits()— scope, codes, and the bounded-only rule.
Billing
| Event | Price |
|---|---|
Server start (apify-actor-start) | $0.05, charged once per run by the platform |
Tool call (mcp-tool-call) | $0.05 per completed tool call |
One flat charge per completed tool call. A bounded query that returns figures and a sourced-empty result (unknown dataset via a 404, or an empty slice) are both answers and are charged. A malformed query (missing dataset/geo/period) or an upstream failure is a notice and is not charged. An unbounded query is refused (free) — the server never dumps a bulk table as one billed call; narrow it with more dimensions or a single period.
Source
The official Eurostat dissemination API (JSON-stat), queried anonymously (no key). geo uses
Eurostat country codes (DE, FR, EU27_2020); period is a year (2023) or month (2024-06).